Class: Aws::Types::DBCluster

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#activity_stream_kinesis_stream_name::String

Returns the value of attribute activity_stream_kinesis_stream_name.

Returns:

  • (::String)


874
875
876
# File 'sig/types.rbs', line 874

def activity_stream_kinesis_stream_name
  @activity_stream_kinesis_stream_name
end

#activity_stream_kms_key_id::String

Returns the value of attribute activity_stream_kms_key_id.

Returns:

  • (::String)


873
874
875
# File 'sig/types.rbs', line 873

def activity_stream_kms_key_id
  @activity_stream_kms_key_id
end

#activity_stream_mode"sync", "async"

Returns the value of attribute activity_stream_mode.

Returns:

  • ("sync", "async")


871
872
873
# File 'sig/types.rbs', line 871

def activity_stream_mode
  @activity_stream_mode
end

#activity_stream_status"stopped", ...

Returns the value of attribute activity_stream_status.

Returns:

  • ("stopped", "starting", "started", "stopping")


872
873
874
# File 'sig/types.rbs', line 872

def activity_stream_status
  @activity_stream_status
end

#allocated_storage::Integer

Returns the value of attribute allocated_storage.

Returns:

  • (::Integer)


814
815
816
# File 'sig/types.rbs', line 814

def allocated_storage
  @allocated_storage
end

#associated_roles::Array[Types::DBClusterRole]

Returns the value of attribute associated_roles.

Returns:



849
850
851
# File 'sig/types.rbs', line 849

def associated_roles
  @associated_roles
end

#auto_minor_version_upgradeBoolean

Returns the value of attribute auto_minor_version_upgrade.

Returns:

  • (Boolean)


868
869
870
# File 'sig/types.rbs', line 868

def auto_minor_version_upgrade
  @auto_minor_version_upgrade
end

#automatic_restart_time::Time

Returns the value of attribute automatic_restart_time.

Returns:

  • (::Time)


883
884
885
# File 'sig/types.rbs', line 883

def automatic_restart_time
  @automatic_restart_time
end

#availability_zones::Array[::String]

Returns the value of attribute availability_zones.

Returns:

  • (::Array[::String])


815
816
817
# File 'sig/types.rbs', line 815

def availability_zones
  @availability_zones
end

#aws_backup_recovery_point_arn::String

Returns the value of attribute aws_backup_recovery_point_arn.

Returns:

  • (::String)


895
896
897
# File 'sig/types.rbs', line 895

def aws_backup_recovery_point_arn
  @aws_backup_recovery_point_arn
end

#backtrack_consumed_change_records::Integer

Returns the value of attribute backtrack_consumed_change_records.

Returns:

  • (::Integer)


855
856
857
# File 'sig/types.rbs', line 855

def backtrack_consumed_change_records
  @backtrack_consumed_change_records
end

#backtrack_window::Integer

Returns the value of attribute backtrack_window.

Returns:

  • (::Integer)


854
855
856
# File 'sig/types.rbs', line 854

def backtrack_window
  @backtrack_window
end

#backup_retention_period::Integer

Returns the value of attribute backup_retention_period.

Returns:

  • (::Integer)


816
817
818
# File 'sig/types.rbs', line 816

def backup_retention_period
  @backup_retention_period
end

#capacity::Integer

Returns the value of attribute capacity.

Returns:

  • (::Integer)


857
858
859
# File 'sig/types.rbs', line 857

def capacity
  @capacity
end

#certificate_detailsTypes::CertificateDetails

Returns the value of attribute certificate_details.



898
899
900
# File 'sig/types.rbs', line 898

def certificate_details
  @certificate_details
end

#character_set_name::String

Returns the value of attribute character_set_name.

Returns:

  • (::String)


817
818
819
# File 'sig/types.rbs', line 817

def character_set_name
  @character_set_name
end

#clone_group_id::String

Returns the value of attribute clone_group_id.

Returns:

  • (::String)


851
852
853
# File 'sig/types.rbs', line 851

def clone_group_id
  @clone_group_id
end

#cluster_create_time::Time

Returns the value of attribute cluster_create_time.

Returns:

  • (::Time)


852
853
854
# File 'sig/types.rbs', line 852

def cluster_create_time
  @cluster_create_time
end

#cluster_scalability_type"standard", "limitless"

Returns the value of attribute cluster_scalability_type.

Returns:

  • ("standard", "limitless")


897
898
899
# File 'sig/types.rbs', line 897

def cluster_scalability_type
  @cluster_scalability_type
end

#copy_tags_to_snapshotBoolean

Returns the value of attribute copy_tags_to_snapshot.

Returns:

  • (Boolean)


875
876
877
# File 'sig/types.rbs', line 875

def copy_tags_to_snapshot
  @copy_tags_to_snapshot
end

#cross_account_cloneBoolean

Returns the value of attribute cross_account_clone.

Returns:

  • (Boolean)


876
877
878
# File 'sig/types.rbs', line 876

def 
  @cross_account_clone
end

#custom_endpoints::Array[::String]

Returns the value of attribute custom_endpoints.

Returns:

  • (::Array[::String])


827
828
829
# File 'sig/types.rbs', line 827

def custom_endpoints
  @custom_endpoints
end

#database_insights_mode"standard", "advanced"

Returns the value of attribute database_insights_mode.

Returns:

  • ("standard", "advanced")


888
889
890
# File 'sig/types.rbs', line 888

def database_insights_mode
  @database_insights_mode
end

#database_name::String

Returns the value of attribute database_name.

Returns:

  • (::String)


818
819
820
# File 'sig/types.rbs', line 818

def database_name
  @database_name
end

#db_cluster_arn::String

Returns the value of attribute db_cluster_arn.

Returns:

  • (::String)


848
849
850
# File 'sig/types.rbs', line 848

def db_cluster_arn
  @db_cluster_arn
end

#db_cluster_identifier::String

Returns the value of attribute db_cluster_identifier.

Returns:

  • (::String)


819
820
821
# File 'sig/types.rbs', line 819

def db_cluster_identifier
  @db_cluster_identifier
end

#db_cluster_instance_class::String

Returns the value of attribute db_cluster_instance_class.

Returns:

  • (::String)


862
863
864
# File 'sig/types.rbs', line 862

def db_cluster_instance_class
  @db_cluster_instance_class
end

#db_cluster_members::Array[Types::DBClusterMember]

Returns the value of attribute db_cluster_members.

Returns:



841
842
843
# File 'sig/types.rbs', line 841

def db_cluster_members
  @db_cluster_members
end

#db_cluster_option_group_memberships::Array[Types::DBClusterOptionGroupStatus]

Returns the value of attribute db_cluster_option_group_memberships.

Returns:



834
835
836
# File 'sig/types.rbs', line 834

def db_cluster_option_group_memberships
  @db_cluster_option_group_memberships
end

#db_cluster_parameter_group::String

Returns the value of attribute db_cluster_parameter_group.

Returns:

  • (::String)


820
821
822
# File 'sig/types.rbs', line 820

def db_cluster_parameter_group
  @db_cluster_parameter_group
end

#db_cluster_resource_id::String

Returns the value of attribute db_cluster_resource_id.

Returns:

  • (::String)


847
848
849
# File 'sig/types.rbs', line 847

def db_cluster_resource_id
  @db_cluster_resource_id
end

#db_subnet_group::String

Returns the value of attribute db_subnet_group.

Returns:

  • (::String)


821
822
823
# File 'sig/types.rbs', line 821

def db_subnet_group
  @db_subnet_group
end

#db_system_id::String

Returns the value of attribute db_system_id.

Returns:

  • (::String)


892
893
894
# File 'sig/types.rbs', line 892

def db_system_id
  @db_system_id
end

#deletion_protectionBoolean

Returns the value of attribute deletion_protection.

Returns:

  • (Boolean)


869
870
871
# File 'sig/types.rbs', line 869

def deletion_protection
  @deletion_protection
end

#domain_memberships::Array[Types::DomainMembership]

Returns the value of attribute domain_memberships.

Returns:



877
878
879
# File 'sig/types.rbs', line 877

def domain_memberships
  @domain_memberships
end

#earliest_backtrack_time::Time

Returns the value of attribute earliest_backtrack_time.

Returns:

  • (::Time)


853
854
855
# File 'sig/types.rbs', line 853

def earliest_backtrack_time
  @earliest_backtrack_time
end

#earliest_restorable_time::Time

Returns the value of attribute earliest_restorable_time.

Returns:

  • (::Time)


824
825
826
# File 'sig/types.rbs', line 824

def earliest_restorable_time
  @earliest_restorable_time
end

#enabled_cloudwatch_logs_exports::Array[::String]

Returns the value of attribute enabled_cloudwatch_logs_exports.

Returns:

  • (::Array[::String])


856
857
858
# File 'sig/types.rbs', line 856

def enabled_cloudwatch_logs_exports
  @enabled_cloudwatch_logs_exports
end

#endpoint::String

Returns the value of attribute endpoint.

Returns:

  • (::String)


825
826
827
# File 'sig/types.rbs', line 825

def endpoint
  @endpoint
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


829
830
831
# File 'sig/types.rbs', line 829

def engine
  @engine
end

#engine_lifecycle_support::String

Returns the value of attribute engine_lifecycle_support.

Returns:

  • (::String)


899
900
901
# File 'sig/types.rbs', line 899

def engine_lifecycle_support
  @engine_lifecycle_support
end

#engine_mode::String

Returns the value of attribute engine_mode.

Returns:

  • (::String)


859
860
861
# File 'sig/types.rbs', line 859

def engine_mode
  @engine_mode
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


830
831
832
# File 'sig/types.rbs', line 830

def engine_version
  @engine_version
end

#global_cluster_identifier::String

Returns the value of attribute global_cluster_identifier.

Returns:

  • (::String)


879
880
881
# File 'sig/types.rbs', line 879

def global_cluster_identifier
  @global_cluster_identifier
end

#global_write_forwarding_requestedBoolean

Returns the value of attribute global_write_forwarding_requested.

Returns:

  • (Boolean)


881
882
883
# File 'sig/types.rbs', line 881

def global_write_forwarding_requested
  @global_write_forwarding_requested
end

#global_write_forwarding_status"enabled", ...

Returns the value of attribute global_write_forwarding_status.

Returns:

  • ("enabled", "disabled", "enabling", "disabling", "unknown")


880
881
882
# File 'sig/types.rbs', line 880

def global_write_forwarding_status
  @global_write_forwarding_status
end

#hosted_zone_id::String

Returns the value of attribute hosted_zone_id.

Returns:

  • (::String)


843
844
845
# File 'sig/types.rbs', line 843

def hosted_zone_id
  @hosted_zone_id
end

#http_endpoint_enabledBoolean

Returns the value of attribute http_endpoint_enabled.

Returns:

  • (Boolean)


870
871
872
# File 'sig/types.rbs', line 870

def http_endpoint_enabled
  @http_endpoint_enabled
end

#iam_database_authentication_enabledBoolean

Returns the value of attribute iam_database_authentication_enabled.

Returns:

  • (Boolean)


850
851
852
# File 'sig/types.rbs', line 850

def iam_database_authentication_enabled
  @iam_database_authentication_enabled
end

#internet_access_gateway_enabledBoolean

Returns the value of attribute internet_access_gateway_enabled.

Returns:

  • (Boolean)


901
902
903
# File 'sig/types.rbs', line 901

def internet_access_gateway_enabled
  @internet_access_gateway_enabled
end

#io_optimized_next_allowed_modification_time::Time

Returns the value of attribute io_optimized_next_allowed_modification_time.

Returns:

  • (::Time)


866
867
868
# File 'sig/types.rbs', line 866

def io_optimized_next_allowed_modification_time
  @io_optimized_next_allowed_modification_time
end

#iops::Integer

Returns the value of attribute iops.

Returns:

  • (::Integer)


864
865
866
# File 'sig/types.rbs', line 864

def iops
  @iops
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


846
847
848
# File 'sig/types.rbs', line 846

def kms_key_id
  @kms_key_id
end

#latest_restorable_time::Time

Returns the value of attribute latest_restorable_time.

Returns:

  • (::Time)


831
832
833
# File 'sig/types.rbs', line 831

def latest_restorable_time
  @latest_restorable_time
end

#limitless_databaseTypes::LimitlessDatabase

Returns the value of attribute limitless_database.



896
897
898
# File 'sig/types.rbs', line 896

def limitless_database
  @limitless_database
end

#local_write_forwarding_status"enabled", ...

Returns the value of attribute local_write_forwarding_status.

Returns:

  • ("enabled", "disabled", "enabling", "disabling", "requested")


894
895
896
# File 'sig/types.rbs', line 894

def local_write_forwarding_status
  @local_write_forwarding_status
end

#master_user_secretTypes::MasterUserSecret

Returns the value of attribute master_user_secret.



893
894
895
# File 'sig/types.rbs', line 893

def master_user_secret
  @master_user_secret
end

#master_username::String

Returns the value of attribute master_username.

Returns:

  • (::String)


833
834
835
# File 'sig/types.rbs', line 833

def master_username
  @master_username
end

#monitoring_interval::Integer

Returns the value of attribute monitoring_interval.

Returns:

  • (::Integer)


886
887
888
# File 'sig/types.rbs', line 886

def monitoring_interval
  @monitoring_interval
end

#monitoring_role_arn::String

Returns the value of attribute monitoring_role_arn.

Returns:

  • (::String)


887
888
889
# File 'sig/types.rbs', line 887

def monitoring_role_arn
  @monitoring_role_arn
end

#multi_azBoolean

Returns the value of attribute multi_az.

Returns:

  • (Boolean)


828
829
830
# File 'sig/types.rbs', line 828

def multi_az
  @multi_az
end

#network_type::String

Returns the value of attribute network_type.

Returns:

  • (::String)


882
883
884
# File 'sig/types.rbs', line 882

def network_type
  @network_type
end

#pending_modified_valuesTypes::ClusterPendingModifiedValues

Returns the value of attribute pending_modified_values.



858
859
860
# File 'sig/types.rbs', line 858

def pending_modified_values
  @pending_modified_values
end

#percent_progress::String

Returns the value of attribute percent_progress.

Returns:

  • (::String)


823
824
825
# File 'sig/types.rbs', line 823

def percent_progress
  @percent_progress
end

#performance_insights_enabledBoolean

Returns the value of attribute performance_insights_enabled.

Returns:

  • (Boolean)


889
890
891
# File 'sig/types.rbs', line 889

def performance_insights_enabled
  @performance_insights_enabled
end

#performance_insights_kms_key_id::String

Returns the value of attribute performance_insights_kms_key_id.

Returns:

  • (::String)


890
891
892
# File 'sig/types.rbs', line 890

def performance_insights_kms_key_id
  @performance_insights_kms_key_id
end

#performance_insights_retention_period::Integer

Returns the value of attribute performance_insights_retention_period.

Returns:

  • (::Integer)


891
892
893
# File 'sig/types.rbs', line 891

def performance_insights_retention_period
  @performance_insights_retention_period
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


832
833
834
# File 'sig/types.rbs', line 832

def port
  @port
end

#preferred_backup_window::String

Returns the value of attribute preferred_backup_window.

Returns:

  • (::String)


835
836
837
# File 'sig/types.rbs', line 835

def preferred_backup_window
  @preferred_backup_window
end

#preferred_maintenance_window::String

Returns the value of attribute preferred_maintenance_window.

Returns:

  • (::String)


836
837
838
# File 'sig/types.rbs', line 836

def preferred_maintenance_window
  @preferred_maintenance_window
end

#publicly_accessibleBoolean

Returns the value of attribute publicly_accessible.

Returns:

  • (Boolean)


867
868
869
# File 'sig/types.rbs', line 867

def publicly_accessible
  @publicly_accessible
end

#rds_custom_cluster_configurationTypes::RdsCustomClusterConfiguration

Returns the value of attribute rds_custom_cluster_configuration.



861
862
863
# File 'sig/types.rbs', line 861

def rds_custom_cluster_configuration
  @rds_custom_cluster_configuration
end

#read_replica_identifiers::Array[::String]

Returns the value of attribute read_replica_identifiers.

Returns:

  • (::Array[::String])


839
840
841
# File 'sig/types.rbs', line 839

def read_replica_identifiers
  @read_replica_identifiers
end

#reader_endpoint::String

Returns the value of attribute reader_endpoint.

Returns:

  • (::String)


826
827
828
# File 'sig/types.rbs', line 826

def reader_endpoint
  @reader_endpoint
end

#replication_source_identifier::String

Returns the value of attribute replication_source_identifier.

Returns:

  • (::String)


838
839
840
# File 'sig/types.rbs', line 838

def replication_source_identifier
  @replication_source_identifier
end

#scaling_configuration_infoTypes::ScalingConfigurationInfo

Returns the value of attribute scaling_configuration_info.



860
861
862
# File 'sig/types.rbs', line 860

def scaling_configuration_info
  @scaling_configuration_info
end

#serverless_v2_platform_version::String

Returns the value of attribute serverless_v2_platform_version.

Returns:

  • (::String)


885
886
887
# File 'sig/types.rbs', line 885

def serverless_v2_platform_version
  @serverless_v2_platform_version
end

#serverless_v2_scaling_configurationTypes::ServerlessV2ScalingConfigurationInfo

Returns the value of attribute serverless_v2_scaling_configuration.



884
885
886
# File 'sig/types.rbs', line 884

def serverless_v2_scaling_configuration
  @serverless_v2_scaling_configuration
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


822
823
824
# File 'sig/types.rbs', line 822

def status
  @status
end

#status_infos::Array[Types::DBClusterStatusInfo]

Returns the value of attribute status_infos.

Returns:



840
841
842
# File 'sig/types.rbs', line 840

def status_infos
  @status_infos
end

#storage_encryptedBoolean

Returns the value of attribute storage_encrypted.

Returns:

  • (Boolean)


844
845
846
# File 'sig/types.rbs', line 844

def storage_encrypted
  @storage_encrypted
end

#storage_encryption_type"none", ...

Returns the value of attribute storage_encryption_type.

Returns:

  • ("none", "sse-kms", "sse-rds")


845
846
847
# File 'sig/types.rbs', line 845

def storage_encryption_type
  @storage_encryption_type
end

#storage_throughput::Integer

Returns the value of attribute storage_throughput.

Returns:

  • (::Integer)


865
866
867
# File 'sig/types.rbs', line 865

def storage_throughput
  @storage_throughput
end

#storage_type::String

Returns the value of attribute storage_type.

Returns:

  • (::String)


863
864
865
# File 'sig/types.rbs', line 863

def storage_type
  @storage_type
end

#tag_list::Array[Types::Tag]

Returns the value of attribute tag_list.

Returns:



878
879
880
# File 'sig/types.rbs', line 878

def tag_list
  @tag_list
end

#upgrade_rollout_order"first", ...

Returns the value of attribute upgrade_rollout_order.

Returns:

  • ("first", "second", "last")


837
838
839
# File 'sig/types.rbs', line 837

def upgrade_rollout_order
  @upgrade_rollout_order
end

#vpc_networking_enabledBoolean

Returns the value of attribute vpc_networking_enabled.

Returns:

  • (Boolean)


900
901
902
# File 'sig/types.rbs', line 900

def vpc_networking_enabled
  @vpc_networking_enabled
end

#vpc_security_groups::Array[Types::VpcSecurityGroupMembership]

Returns the value of attribute vpc_security_groups.

Returns:



842
843
844
# File 'sig/types.rbs', line 842

def vpc_security_groups
  @vpc_security_groups
end