Module: Aws::EMRContainers::Client::_CreateJobTemplateResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateJobTemplateResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
97 |
# File 'sig/client.rbs', line 97
def arn: () -> ::String
|
#created_at ⇒ ::Time
98 |
# File 'sig/client.rbs', line 98
def created_at: () -> ::Time
|
#id ⇒ ::String
95 |
# File 'sig/client.rbs', line 95
def id: () -> ::String
|
#name ⇒ ::String
96 |
# File 'sig/client.rbs', line 96
def name: () -> ::String
|