Module: Aws::CloudDirectory::Client::_ListFacetAttributesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFacetAttributesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attributes ⇒ ::Array[Types::FacetAttribute]
848 |
# File 'sig/client.rbs', line 848
def attributes: () -> ::Array[Types::FacetAttribute]
|
#next_token ⇒ ::String
849 |
# File 'sig/client.rbs', line 849
def next_token: () -> ::String
|