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", ...
1530 |
# File 'sig/client.rbs', line 1530
def status: () -> ("CREATING" | "AVAILABLE" | "CREATION_FAILED" | "DELETING" | "DELETED" | "DELETION_FAILED")
|