Module: Aws::EMRServerless::Client::_CreateApplicationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateApplicationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_id ⇒ ::String
96 |
# File 'sig/client.rbs', line 96
def application_id: () -> ::String
|
#arn ⇒ ::String
98 |
# File 'sig/client.rbs', line 98
def arn: () -> ::String
|
#name ⇒ ::String
97 |
# File 'sig/client.rbs', line 97
def name: () -> ::String
|