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