Module: Aws::DevOpsAgent::Client::_DeletePrivateConnectionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeletePrivateConnectionOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#name ⇒ ::String
274 |
# File 'sig/client.rbs', line 274
def name: () -> ::String
|
#status ⇒ "ACTIVE", ...
275 |
# File 'sig/client.rbs', line 275
def status: () -> ("ACTIVE" | "CREATE_IN_PROGRESS" | "CREATE_FAILED" | "DELETE_IN_PROGRESS" | "DELETE_FAILED")
|