Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Class: Aws::SecurityHub::Types::AwsRedshiftClusterPendingModifiedValues

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb

Overview

Changes to the Amazon Redshift cluster that are currently pending.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#automated_snapshot_retention_periodInteger

The pending or in-progress change to the automated snapshot retention period.

Returns:

  • (Integer)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_identifierString

The pending or in-progress change to the identifier for the cluster.

Returns:

  • (String)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_typeString

The pending or in-progress change to the cluster type.

Returns:

  • (String)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_versionString

The pending or in-progress change to the service version.

Returns:

  • (String)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end

#encryption_typeString

The encryption type for a cluster.

Returns:

  • (String)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end

#enhanced_vpc_routingBoolean

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

Returns:

  • (Boolean)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end

#maintenance_track_nameString

The name of the maintenance track that the cluster changes to during the next maintenance window.

Returns:

  • (String)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end

#master_user_passwordString

The pending or in-progress change to the master user password for the cluster.

Returns:

  • (String)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end

#node_typeString

The pending or in-progress change to the cluster's node type.

Returns:

  • (String)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end

#number_of_nodesInteger

The pending or in-progress change to the number of nodes in the cluster.

Returns:

  • (Integer)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end

#publicly_accessibleBoolean

The pending or in-progress change to whether the cluster can be connected to from the public network.

Returns:

  • (Boolean)

17531
17532
17533
17534
17535
17536
17537
17538
17539
17540
17541
17542
17543
17544
17545
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 17531

class AwsRedshiftClusterPendingModifiedValues < Struct.new(
  :automated_snapshot_retention_period,
  :cluster_identifier,
  :cluster_type,
  :cluster_version,
  :encryption_type,
  :enhanced_vpc_routing,
  :maintenance_track_name,
  :master_user_password,
  :node_type,
  :number_of_nodes,
  :publicly_accessible)
  SENSITIVE = []
  include Aws::Structure
end