Module: Aws::AgentRegistryControl::Client::_DeleteRegistryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteRegistryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "CREATING", ...
153 |
# File 'sig/client.rbs', line 153
def status: () -> ("CREATING" | "READY" | "UPDATING" | "CREATE_FAILED" | "UPDATE_FAILED" | "DELETING" | "DELETE_FAILED")
|