Module: Aws::CloudDirectory::Client::_CreateDirectoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateDirectoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #applied_schema_arn ⇒ ::String
- #directory_arn ⇒ ::String
- #name ⇒ ::String
- #object_identifier ⇒ ::String
Instance Method Details
#applied_schema_arn ⇒ ::String
471 |
# File 'sig/client.rbs', line 471 def applied_schema_arn: () -> ::String |
#directory_arn ⇒ ::String
468 |
# File 'sig/client.rbs', line 468 def directory_arn: () -> ::String |
#name ⇒ ::String
469 |
# File 'sig/client.rbs', line 469 def name: () -> ::String |
#object_identifier ⇒ ::String
470 |
# File 'sig/client.rbs', line 470 def object_identifier: () -> ::String |