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
275 |
# File 'sig/client.rbs', line 275
def name: () -> ::String
|
#status ⇒ "ACTIVE", ...
276 |
# File 'sig/client.rbs', line 276
def status: () -> ("ACTIVE" | "CREATE_IN_PROGRESS" | "CREATE_FAILED" | "DELETE_IN_PROGRESS" | "DELETE_FAILED")
|