Module: Aws::Glue::Client::_CreateConnectionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateConnectionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#create_connection_status ⇒ "READY", ...
495 |
# File 'sig/client.rbs', line 495
def create_connection_status: () -> ("READY" | "IN_PROGRESS" | "FAILED")
|