Module: Aws::ResilienceHub::Client::_AddDraftAppVersionResourceMappingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AddDraftAppVersionResourceMappingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_arn ⇒ ::String
99 |
# File 'sig/client.rbs', line 99
def app_arn: () -> ::String
|
#app_version ⇒ ::String
100 |
# File 'sig/client.rbs', line 100
def app_version: () -> ::String
|
#resource_mappings ⇒ ::Array[Types::ResourceMapping]
101 |
# File 'sig/client.rbs', line 101
def resource_mappings: () -> ::Array[Types::ResourceMapping]
|