menu
aws_clouddirectory_api package
documentation
clouddirectory-2016-05-10.dart
GetObjectAttributesResponse
attributes property
attributes property
dark_mode
light_mode
attributes
property
List
<
AttributeKeyAndValue
>
?
attributes
final
The attributes that are associated with the object.
Implementation
final List<AttributeKeyAndValue>? attributes;
aws_clouddirectory_api package
documentation
clouddirectory-2016-05-10
GetObjectAttributesResponse
attributes property
GetObjectAttributesResponse class