Module: Aws::CloudDirectory::Client::_ListObjectAttributesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListObjectAttributesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attributes ⇒ ::Array[Types::AttributeKeyAndValue]
932 |
# File 'sig/client.rbs', line 932
def attributes: () -> ::Array[Types::AttributeKeyAndValue]
|
#next_token ⇒ ::String
933 |
# File 'sig/client.rbs', line 933
def next_token: () -> ::String
|