Module: Aws::MainframeModernization::Client::_CreateApplicationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateApplicationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_arn ⇒ ::String
94 |
# File 'sig/client.rbs', line 94
def application_arn: () -> ::String
|
#application_id ⇒ ::String
95 |
# File 'sig/client.rbs', line 95
def application_id: () -> ::String
|
#application_version ⇒ ::Integer
96 |
# File 'sig/client.rbs', line 96
def application_version: () -> ::Integer
|