Module: Aws::ResilienceHub::Client::_UpdateAppVersionAppComponentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateAppVersionAppComponentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_arn ⇒ ::String
1033 |
# File 'sig/client.rbs', line 1033
def app_arn: () -> ::String
|
#app_component ⇒ Types::AppComponent
1034 |
# File 'sig/client.rbs', line 1034
def app_component: () -> Types::AppComponent
|
#app_version ⇒ ::String
1035 |
# File 'sig/client.rbs', line 1035
def app_version: () -> ::String
|