Module: Aws::SESV2::Client::_CreateMultiRegionEndpointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateMultiRegionEndpointResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#endpoint_id ⇒ ::String
373 |
# File 'sig/client.rbs', line 373
def endpoint_id: () -> ::String
|
#status ⇒ "CREATING", ...
372 |
# File 'sig/client.rbs', line 372
def status: () -> ("CREATING" | "READY" | "FAILED" | "DELETING")
|