Module: Aws::Comprehend::Client::_CreateEndpointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateEndpointResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#endpoint_arn ⇒ ::String
288 |
# File 'sig/client.rbs', line 288
def endpoint_arn: () -> ::String
|
#model_arn ⇒ ::String
289 |
# File 'sig/client.rbs', line 289
def model_arn: () -> ::String
|