AwsRedshiftClusterDetails

Details about an Amazon Redshift cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether major version upgrades are applied automatically to the cluster during the maintenance window.

Link copied to clipboard

The number of days that automatic cluster snapshots are retained.

Link copied to clipboard

The name of the Availability Zone in which the cluster is located.

Link copied to clipboard

The availability status of the cluster for queries. Possible values are the following:

Link copied to clipboard

Indicates when the cluster was created.

Link copied to clipboard

The unique identifier of the cluster.

Link copied to clipboard

The nodes in the cluster.

Link copied to clipboard

The list of cluster parameter groups that are associated with this cluster.

Link copied to clipboard

The public key for the cluster.

Link copied to clipboard

The specific revision number of the database in the cluster.

Link copied to clipboard

A list of cluster security groups that are associated with the cluster.

Link copied to clipboard

Information about the destination Region and retention period for the cross-Region snapshot copy.

Link copied to clipboard

The current status of the cluster.

Link copied to clipboard

The name of the subnet group that is associated with the cluster. This parameter is valid only when the cluster is in a VPC.

Link copied to clipboard

The version ID of the Amazon Redshift engine that runs on the cluster.

Link copied to clipboard

The name of the initial database that was created when the cluster was created.

Link copied to clipboard

List of time windows during which maintenance was deferred.

Link copied to clipboard

Information about the status of the Elastic IP (EIP) address.

Link copied to clipboard

The number of nodes that you can use the elastic resize method to resize the cluster to.

Link copied to clipboard

Indicates whether the data in the cluster is encrypted at rest.

Link copied to clipboard

The connection endpoint.

Link copied to clipboard

Indicates whether to create the cluster with enhanced VPC routing enabled.

Link copied to clipboard

Indicates when the next snapshot is expected to be taken. The cluster must have a valid snapshot schedule and have backups enabled.

Link copied to clipboard

The status of the next expected snapshot.

Link copied to clipboard

Information about whether the Amazon Redshift cluster finished applying any changes to hardware security module (HSM) settings that were specified in a modify cluster command.

Link copied to clipboard

A list of IAM roles that the cluster can use to access other Amazon Web Services services.

Link copied to clipboard

The identifier of the KMS encryption key that is used to encrypt data in the cluster.

Link copied to clipboard

Information about the logging status of the cluster.

Link copied to clipboard

The name of the maintenance track for the cluster.

Link copied to clipboard

The default number of days to retain a manual snapshot.

Link copied to clipboard

The master user name for the cluster. This name is used to connect to the database that is specified in as the value of DBName.

Link copied to clipboard

Indicates the start of the next maintenance window.

Link copied to clipboard

The node type for the nodes in the cluster.

Link copied to clipboard

The number of compute nodes in the cluster.

Link copied to clipboard

A list of cluster operations that are waiting to start.

Link copied to clipboard

A list of changes to the cluster that are currently pending.

Link copied to clipboard

The weekly time range, in Universal Coordinated Time (UTC), during which system maintenance can occur.

Link copied to clipboard

Whether the cluster can be accessed from a public network.

Link copied to clipboard

Information about the resize operation for the cluster.

Link copied to clipboard

Information about the status of a cluster restore action. Only applies to a cluster that was created by restoring a snapshot.

Link copied to clipboard

A unique identifier for the cluster snapshot schedule.

Link copied to clipboard

The current state of the cluster snapshot schedule.

Link copied to clipboard

The identifier of the VPC that the cluster is in, if the cluster is in a VPC.

Link copied to clipboard

The list of VPC security groups that the cluster belongs to, if the cluster is in a VPC.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String