Module: Aws::CloudDirectory::Client::_ListObjectParentPathsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListObjectParentPathsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
971 |
# File 'sig/client.rbs', line 971
def next_token: () -> ::String
|
#path_to_object_identifiers_list ⇒ ::Array[Types::PathToObjectIdentifiers]
970 |
# File 'sig/client.rbs', line 970
def path_to_object_identifiers_list: () -> ::Array[Types::PathToObjectIdentifiers]
|