menu
aws_clouddirectory_api package
documentation
clouddirectory-2017-01-11.dart
ListFacetAttributesResponse
attributes property
attributes property
dark_mode
light_mode
attributes
property
List
<
FacetAttribute
>
?
attributes
final
The attributes attached to the facet.
Implementation
final List<FacetAttribute>? attributes;
aws_clouddirectory_api package
documentation
clouddirectory-2017-01-11
ListFacetAttributesResponse
attributes property
ListFacetAttributesResponse class