Module: Aws::MigrationHubOrchestrator::Client::_CreateTemplateResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateTemplateResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#tags ⇒ ::Hash[::String, ::String]
85 |
# File 'sig/client.rbs', line 85
def tags: () -> ::Hash[::String, ::String]
|
#template_arn ⇒ ::String
84 |
# File 'sig/client.rbs', line 84
def template_arn: () -> ::String
|
#template_id ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def template_id: () -> ::String
|