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