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