Module: Aws::ResilienceHub::Client::_PublishAppVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PublishAppVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_arn ⇒ ::String
861 |
# File 'sig/client.rbs', line 861
def app_arn: () -> ::String
|
#app_version ⇒ ::String
862 |
# File 'sig/client.rbs', line 862
def app_version: () -> ::String
|
#identifier ⇒ ::Integer
863 |
# File 'sig/client.rbs', line 863
def identifier: () -> ::Integer
|
#version_name ⇒ ::String
864 |
# File 'sig/client.rbs', line 864
def version_name: () -> ::String
|