Module: Aws::CloudDirectory::Client::_ListFacetNamesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFacetNamesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#facet_names ⇒ ::Array[::String]
862 |
# File 'sig/client.rbs', line 862
def facet_names: () -> ::Array[::String]
|
#next_token ⇒ ::String
863 |
# File 'sig/client.rbs', line 863
def next_token: () -> ::String
|