Module: Aws::TimestreamInfluxDB::Client::_UpdateDbClusterResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdateDbClusterOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#db_cluster_status"CREATING", ...

Returns:

  • ("CREATING", "UPDATING", "DELETING", "AVAILABLE", "FAILED", "DELETED", "MAINTENANCE", "UPDATING_INSTANCE_TYPE", "REBOOTING", "REBOOT_FAILED", "PARTIALLY_AVAILABLE")


695
# File 'sig/client.rbs', line 695

def db_cluster_status: () -> ("CREATING" | "UPDATING" | "DELETING" | "AVAILABLE" | "FAILED" | "DELETED" | "MAINTENANCE" | "UPDATING_INSTANCE_TYPE" | "REBOOTING" | "REBOOT_FAILED" | "PARTIALLY_AVAILABLE")