Module: Aws::DataZone::Client::_DeleteDomainResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDomainOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "CREATING", ...
1529 |
# File 'sig/client.rbs', line 1529
def status: () -> ("CREATING" | "AVAILABLE" | "CREATION_FAILED" | "DELETING" | "DELETED" | "DELETION_FAILED")
|