Module: Aws::TimestreamInfluxDB::Client::_DeleteDbClusterResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDbClusterOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_cluster_status ⇒ "CREATING", ...
452 |
# File 'sig/client.rbs', line 452
def db_cluster_status: () -> ("CREATING" | "UPDATING" | "DELETING" | "AVAILABLE" | "FAILED" | "DELETED" | "MAINTENANCE" | "UPDATING_INSTANCE_TYPE" | "REBOOTING" | "REBOOT_FAILED" | "PARTIALLY_AVAILABLE")
|