Module: Aws::CloudDirectory::Client::_ListManagedSchemaArnsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListManagedSchemaArnsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
920 |
# File 'sig/client.rbs', line 920
def next_token: () -> ::String
|
#schema_arns ⇒ ::Array[::String]
919 |
# File 'sig/client.rbs', line 919
def schema_arns: () -> ::Array[::String]
|