Module: Aws::EMRContainers::Client::_CreateManagedEndpointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateManagedEndpointResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
142 |
# File 'sig/client.rbs', line 142
def arn: () -> ::String
|
#id ⇒ ::String
140 |
# File 'sig/client.rbs', line 140
def id: () -> ::String
|
#name ⇒ ::String
141 |
# File 'sig/client.rbs', line 141
def name: () -> ::String
|
#virtual_cluster_id ⇒ ::String
143 |
# File 'sig/client.rbs', line 143
def virtual_cluster_id: () -> ::String
|