Module: Aws::ResilienceHub::Client::_DescribeAppVersionResourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAppVersionResourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_arn ⇒ ::String
414 |
# File 'sig/client.rbs', line 414
def app_arn: () -> ::String
|
#app_version ⇒ ::String
415 |
# File 'sig/client.rbs', line 415
def app_version: () -> ::String
|
#physical_resource ⇒ Types::PhysicalResource
416 |
# File 'sig/client.rbs', line 416
def physical_resource: () -> Types::PhysicalResource
|