Class: Aws::Types::AwsRedshiftClusterDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allow_version_upgradeBoolean

Returns the value of attribute allow_version_upgrade.

Returns:

  • (Boolean)


3767
3768
3769
# File 'sig/types.rbs', line 3767

def allow_version_upgrade
  @allow_version_upgrade
end

#automated_snapshot_retention_period::Integer

Returns the value of attribute automated_snapshot_retention_period.

Returns:

  • (::Integer)


3768
3769
3770
# File 'sig/types.rbs', line 3768

def automated_snapshot_retention_period
  @automated_snapshot_retention_period
end

#availability_zone::String

Returns the value of attribute availability_zone.

Returns:

  • (::String)


3769
3770
3771
# File 'sig/types.rbs', line 3769

def availability_zone
  @availability_zone
end

#cluster_availability_status::String

Returns the value of attribute cluster_availability_status.

Returns:

  • (::String)


3770
3771
3772
# File 'sig/types.rbs', line 3770

def cluster_availability_status
  @cluster_availability_status
end

#cluster_create_time::String

Returns the value of attribute cluster_create_time.

Returns:

  • (::String)


3771
3772
3773
# File 'sig/types.rbs', line 3771

def cluster_create_time
  @cluster_create_time
end

#cluster_identifier::String

Returns the value of attribute cluster_identifier.

Returns:

  • (::String)


3772
3773
3774
# File 'sig/types.rbs', line 3772

def cluster_identifier
  @cluster_identifier
end

#cluster_nodes::Array[Types::AwsRedshiftClusterClusterNode]

Returns the value of attribute cluster_nodes.



3773
3774
3775
# File 'sig/types.rbs', line 3773

def cluster_nodes
  @cluster_nodes
end

#cluster_parameter_groups::Array[Types::AwsRedshiftClusterClusterParameterGroup]

Returns the value of attribute cluster_parameter_groups.



3774
3775
3776
# File 'sig/types.rbs', line 3774

def cluster_parameter_groups
  @cluster_parameter_groups
end

#cluster_public_key::String

Returns the value of attribute cluster_public_key.

Returns:

  • (::String)


3775
3776
3777
# File 'sig/types.rbs', line 3775

def cluster_public_key
  @cluster_public_key
end

#cluster_revision_number::String

Returns the value of attribute cluster_revision_number.

Returns:

  • (::String)


3776
3777
3778
# File 'sig/types.rbs', line 3776

def cluster_revision_number
  @cluster_revision_number
end

#cluster_security_groups::Array[Types::AwsRedshiftClusterClusterSecurityGroup]

Returns the value of attribute cluster_security_groups.



3777
3778
3779
# File 'sig/types.rbs', line 3777

def cluster_security_groups
  @cluster_security_groups
end

#cluster_snapshot_copy_statusTypes::AwsRedshiftClusterClusterSnapshotCopyStatus

Returns the value of attribute cluster_snapshot_copy_status.



3778
3779
3780
# File 'sig/types.rbs', line 3778

def cluster_snapshot_copy_status
  @cluster_snapshot_copy_status
end

#cluster_status::String

Returns the value of attribute cluster_status.

Returns:

  • (::String)


3779
3780
3781
# File 'sig/types.rbs', line 3779

def cluster_status
  @cluster_status
end

#cluster_subnet_group_name::String

Returns the value of attribute cluster_subnet_group_name.

Returns:

  • (::String)


3780
3781
3782
# File 'sig/types.rbs', line 3780

def cluster_subnet_group_name
  @cluster_subnet_group_name
end

#cluster_version::String

Returns the value of attribute cluster_version.

Returns:

  • (::String)


3781
3782
3783
# File 'sig/types.rbs', line 3781

def cluster_version
  @cluster_version
end

#db_name::String

Returns the value of attribute db_name.

Returns:

  • (::String)


3782
3783
3784
# File 'sig/types.rbs', line 3782

def db_name
  @db_name
end

#deferred_maintenance_windows::Array[Types::AwsRedshiftClusterDeferredMaintenanceWindow]

Returns the value of attribute deferred_maintenance_windows.



3783
3784
3785
# File 'sig/types.rbs', line 3783

def deferred_maintenance_windows
  @deferred_maintenance_windows
end

#elastic_ip_statusTypes::AwsRedshiftClusterElasticIpStatus

Returns the value of attribute elastic_ip_status.



3784
3785
3786
# File 'sig/types.rbs', line 3784

def elastic_ip_status
  @elastic_ip_status
end

#elastic_resize_number_of_node_options::String

Returns the value of attribute elastic_resize_number_of_node_options.

Returns:

  • (::String)


3785
3786
3787
# File 'sig/types.rbs', line 3785

def elastic_resize_number_of_node_options
  @elastic_resize_number_of_node_options
end

#encryptedBoolean

Returns the value of attribute encrypted.

Returns:

  • (Boolean)


3786
3787
3788
# File 'sig/types.rbs', line 3786

def encrypted
  @encrypted
end

#endpointTypes::AwsRedshiftClusterEndpoint

Returns the value of attribute endpoint.



3787
3788
3789
# File 'sig/types.rbs', line 3787

def endpoint
  @endpoint
end

#enhanced_vpc_routingBoolean

Returns the value of attribute enhanced_vpc_routing.

Returns:

  • (Boolean)


3788
3789
3790
# File 'sig/types.rbs', line 3788

def enhanced_vpc_routing
  @enhanced_vpc_routing
end

#expected_next_snapshot_schedule_time::String

Returns the value of attribute expected_next_snapshot_schedule_time.

Returns:

  • (::String)


3789
3790
3791
# File 'sig/types.rbs', line 3789

def expected_next_snapshot_schedule_time
  @expected_next_snapshot_schedule_time
end

#expected_next_snapshot_schedule_time_status::String

Returns the value of attribute expected_next_snapshot_schedule_time_status.

Returns:

  • (::String)


3790
3791
3792
# File 'sig/types.rbs', line 3790

def expected_next_snapshot_schedule_time_status
  @expected_next_snapshot_schedule_time_status
end

#hsm_statusTypes::AwsRedshiftClusterHsmStatus

Returns the value of attribute hsm_status.



3791
3792
3793
# File 'sig/types.rbs', line 3791

def hsm_status
  @hsm_status
end

#iam_roles::Array[Types::AwsRedshiftClusterIamRole]

Returns the value of attribute iam_roles.

Returns:



3792
3793
3794
# File 'sig/types.rbs', line 3792

def iam_roles
  @iam_roles
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


3793
3794
3795
# File 'sig/types.rbs', line 3793

def kms_key_id
  @kms_key_id
end

#logging_statusTypes::AwsRedshiftClusterLoggingStatus

Returns the value of attribute logging_status.



3810
3811
3812
# File 'sig/types.rbs', line 3810

def logging_status
  @logging_status
end

#maintenance_track_name::String

Returns the value of attribute maintenance_track_name.

Returns:

  • (::String)


3794
3795
3796
# File 'sig/types.rbs', line 3794

def maintenance_track_name
  @maintenance_track_name
end

#manual_snapshot_retention_period::Integer

Returns the value of attribute manual_snapshot_retention_period.

Returns:

  • (::Integer)


3795
3796
3797
# File 'sig/types.rbs', line 3795

def manual_snapshot_retention_period
  @manual_snapshot_retention_period
end

#master_username::String

Returns the value of attribute master_username.

Returns:

  • (::String)


3796
3797
3798
# File 'sig/types.rbs', line 3796

def master_username
  @master_username
end

#next_maintenance_window_start_time::String

Returns the value of attribute next_maintenance_window_start_time.

Returns:

  • (::String)


3797
3798
3799
# File 'sig/types.rbs', line 3797

def next_maintenance_window_start_time
  @next_maintenance_window_start_time
end

#node_type::String

Returns the value of attribute node_type.

Returns:

  • (::String)


3798
3799
3800
# File 'sig/types.rbs', line 3798

def node_type
  @node_type
end

#number_of_nodes::Integer

Returns the value of attribute number_of_nodes.

Returns:

  • (::Integer)


3799
3800
3801
# File 'sig/types.rbs', line 3799

def number_of_nodes
  @number_of_nodes
end

#pending_actions::Array[::String]

Returns the value of attribute pending_actions.

Returns:

  • (::Array[::String])


3800
3801
3802
# File 'sig/types.rbs', line 3800

def pending_actions
  @pending_actions
end

#pending_modified_valuesTypes::AwsRedshiftClusterPendingModifiedValues

Returns the value of attribute pending_modified_values.



3801
3802
3803
# File 'sig/types.rbs', line 3801

def pending_modified_values
  @pending_modified_values
end

#preferred_maintenance_window::String

Returns the value of attribute preferred_maintenance_window.

Returns:

  • (::String)


3802
3803
3804
# File 'sig/types.rbs', line 3802

def preferred_maintenance_window
  @preferred_maintenance_window
end

#publicly_accessibleBoolean

Returns the value of attribute publicly_accessible.

Returns:

  • (Boolean)


3803
3804
3805
# File 'sig/types.rbs', line 3803

def publicly_accessible
  @publicly_accessible
end

#resize_infoTypes::AwsRedshiftClusterResizeInfo

Returns the value of attribute resize_info.



3804
3805
3806
# File 'sig/types.rbs', line 3804

def resize_info
  @resize_info
end

#restore_statusTypes::AwsRedshiftClusterRestoreStatus

Returns the value of attribute restore_status.



3805
3806
3807
# File 'sig/types.rbs', line 3805

def restore_status
  @restore_status
end

#snapshot_schedule_identifier::String

Returns the value of attribute snapshot_schedule_identifier.

Returns:

  • (::String)


3806
3807
3808
# File 'sig/types.rbs', line 3806

def snapshot_schedule_identifier
  @snapshot_schedule_identifier
end

#snapshot_schedule_state::String

Returns the value of attribute snapshot_schedule_state.

Returns:

  • (::String)


3807
3808
3809
# File 'sig/types.rbs', line 3807

def snapshot_schedule_state
  @snapshot_schedule_state
end

#vpc_id::String

Returns the value of attribute vpc_id.

Returns:

  • (::String)


3808
3809
3810
# File 'sig/types.rbs', line 3808

def vpc_id
  @vpc_id
end

#vpc_security_groups::Array[Types::AwsRedshiftClusterVpcSecurityGroup]

Returns the value of attribute vpc_security_groups.



3809
3810
3811
# File 'sig/types.rbs', line 3809

def vpc_security_groups
  @vpc_security_groups
end