Class: Aws::SecurityHub::Types::AwsRdsDbInstanceDetails
- Inherits:
-
Struct
- Object
- Struct
- Aws::SecurityHub::Types::AwsRdsDbInstanceDetails
- Defined in:
- gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb
Overview
Contains the details of an Amazon RDS DB instance.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#allocated_storage ⇒ Integer
The amount of storage (in gigabytes) to initially allocate for the DB instance.
-
#associated_roles ⇒ Array<Types::AwsRdsDbInstanceAssociatedRole>
The IAM roles associated with the DB instance.
-
#auto_minor_version_upgrade ⇒ Boolean
Indicates whether minor version patches are applied automatically.
-
#availability_zone ⇒ String
The Availability Zone where the DB instance will be created.
-
#backup_retention_period ⇒ Integer
The number of days for which to retain automated backups.
-
#ca_certificate_identifier ⇒ String
The identifier of the CA certificate for this DB instance.
-
#character_set_name ⇒ String
The name of the character set that this DB instance is associated with.
-
#copy_tags_to_snapshot ⇒ Boolean
Whether to copy resource tags to snapshots of the DB instance.
-
#db_cluster_identifier ⇒ String
If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.
-
#db_instance_class ⇒ String
Contains the name of the compute and memory capacity class of the DB instance.
-
#db_instance_identifier ⇒ String
Contains a user-supplied database identifier.
-
#db_instance_port ⇒ Integer
Specifies the port that the DB instance listens on.
-
#db_instance_status ⇒ String
The current status of the DB instance.
-
#db_name ⇒ String
The meaning of this parameter differs according to the database engine you use.
-
#db_parameter_groups ⇒ Array<Types::AwsRdsDbParameterGroup>
A list of the DB parameter groups to assign to the DB instance.
-
#db_security_groups ⇒ Array<String>
A list of the DB security groups to assign to the DB instance.
-
#db_subnet_group ⇒ Types::AwsRdsDbSubnetGroup
Information about the subnet group that is associated with the DB instance.
-
#dbi_resource_id ⇒ String
The Amazon Web Services Region-unique, immutable identifier for the DB instance.
-
#deletion_protection ⇒ Boolean
Indicates whether the DB instance has deletion protection enabled.
-
#domain_memberships ⇒ Array<Types::AwsRdsDbDomainMembership>
The Active Directory domain membership records associated with the DB instance.
-
#enabled_cloud_watch_logs_exports ⇒ Array<String>
A list of log types that this DB instance is configured to export to CloudWatch Logs.
-
#endpoint ⇒ Types::AwsRdsDbInstanceEndpoint
Specifies the connection endpoint.
-
#engine ⇒ String
Provides the name of the database engine to use for this DB instance.
-
#engine_version ⇒ String
Indicates the database engine version.
-
#enhanced_monitoring_resource_arn ⇒ String
The ARN of the CloudWatch Logs log stream that receives the enhanced monitoring metrics data for the DB instance.
-
#iam_database_authentication_enabled ⇒ Boolean
True if mapping of IAM accounts to database accounts is enabled, and otherwise false.
-
#instance_create_time ⇒ String
Indicates when the DB instance was created.
-
#iops ⇒ Integer
Specifies the provisioned IOPS (I/O operations per second) for this DB instance.
-
#kms_key_id ⇒ String
If
StorageEncrypted
is true, the KMS key identifier for the encrypted DB instance. -
#latest_restorable_time ⇒ String
Specifies the latest time to which a database can be restored with point-in-time restore.
-
#license_model ⇒ String
License model information for this DB instance.
-
#listener_endpoint ⇒ Types::AwsRdsDbInstanceEndpoint
Specifies the connection endpoint.
-
#master_username ⇒ String
The master user name of the DB instance.
-
#max_allocated_storage ⇒ Integer
The upper limit to which Amazon RDS can automatically scale the storage of the DB instance.
-
#monitoring_interval ⇒ Integer
The interval, in seconds, between points when enhanced monitoring metrics are collected for the DB instance.
-
#monitoring_role_arn ⇒ String
The ARN for the IAM role that permits Amazon RDS to send enhanced monitoring metrics to CloudWatch Logs.
-
#multi_az ⇒ Boolean
Whether the DB instance is a multiple Availability Zone deployment.
-
#option_group_memberships ⇒ Array<Types::AwsRdsDbOptionGroupMembership>
The list of option group memberships for this DB instance.
-
#pending_modified_values ⇒ Types::AwsRdsDbPendingModifiedValues
Changes to the DB instance that are currently pending.
-
#performance_insights_enabled ⇒ Boolean
Indicates whether Performance Insights is enabled for the DB instance.
-
#performance_insights_kms_key_id ⇒ String
The identifier of the KMS key used to encrypt the Performance Insights data.
-
#performance_insights_retention_period ⇒ Integer
The number of days to retain Performance Insights data.
-
#preferred_backup_window ⇒ String
The range of time each day when automated backups are created, if automated backups are enabled.
-
#preferred_maintenance_window ⇒ String
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
-
#processor_features ⇒ Array<Types::AwsRdsDbProcessorFeature>
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
-
#promotion_tier ⇒ Integer
The order in which to promote an Aurora replica to the primary instance after a failure of the existing primary instance.
-
#publicly_accessible ⇒ Boolean
Specifies the accessibility options for the DB instance.
-
#read_replica_db_cluster_identifiers ⇒ Array<String>
List of identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.
-
#read_replica_db_instance_identifiers ⇒ Array<String>
List of identifiers of the read replicas associated with this DB instance.
-
#read_replica_source_db_instance_identifier ⇒ String
If this DB instance is a read replica, contains the identifier of the source DB instance.
-
#secondary_availability_zone ⇒ String
For a DB instance with multi-Availability Zone support, the name of the secondary Availability Zone.
-
#status_infos ⇒ Array<Types::AwsRdsDbStatusInfo>
The status of a read replica.
-
#storage_encrypted ⇒ Boolean
Specifies whether the DB instance is encrypted.
-
#storage_type ⇒ String
The storage type for the DB instance.
-
#tde_credential_arn ⇒ String
The ARN from the key store with which the instance is associated for TDE encryption.
-
#timezone ⇒ String
The time zone of the DB instance.
-
#vpc_security_groups ⇒ Array<Types::AwsRdsDbInstanceVpcSecurityGroup>
A list of VPC security groups that the DB instance belongs to.
Instance Attribute Details
#allocated_storage ⇒ Integer
The amount of storage (in gigabytes) to initially allocate for the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#associated_roles ⇒ Array<Types::AwsRdsDbInstanceAssociatedRole>
The IAM roles associated with the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#auto_minor_version_upgrade ⇒ Boolean
Indicates whether minor version patches are applied automatically.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#availability_zone ⇒ String
The Availability Zone where the DB instance will be created.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#backup_retention_period ⇒ Integer
The number of days for which to retain automated backups.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#ca_certificate_identifier ⇒ String
The identifier of the CA certificate for this DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#character_set_name ⇒ String
The name of the character set that this DB instance is associated with.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#copy_tags_to_snapshot ⇒ Boolean
Whether to copy resource tags to snapshots of the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#db_cluster_identifier ⇒ String
If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#db_instance_class ⇒ String
Contains the name of the compute and memory capacity class of the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#db_instance_identifier ⇒ String
Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#db_instance_port ⇒ Integer
Specifies the port that the DB instance listens on. If the DB instance is part of a DB cluster, this can be a different port than the DB cluster port.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#db_instance_status ⇒ String
The current status of the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#db_name ⇒ String
The meaning of this parameter differs according to the database engine you use.
MySQL, MariaDB, SQL Server, PostgreSQL
Contains the name of the initial database of this instance that was provided at create time, if one was specified when the DB instance was created. This same name is returned for the life of the DB instance.
Oracle
Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters don't apply to an Oracle DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#db_parameter_groups ⇒ Array<Types::AwsRdsDbParameterGroup>
A list of the DB parameter groups to assign to the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#db_security_groups ⇒ Array<String>
A list of the DB security groups to assign to the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#db_subnet_group ⇒ Types::AwsRdsDbSubnetGroup
Information about the subnet group that is associated with the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#dbi_resource_id ⇒ String
The Amazon Web Services Region-unique, immutable identifier for the DB instance. This identifier is found in CloudTrail log entries whenever the KMS key for the DB instance is accessed.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#deletion_protection ⇒ Boolean
Indicates whether the DB instance has deletion protection enabled.
When deletion protection is enabled, the database cannot be deleted.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#domain_memberships ⇒ Array<Types::AwsRdsDbDomainMembership>
The Active Directory domain membership records associated with the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#enabled_cloud_watch_logs_exports ⇒ Array<String>
A list of log types that this DB instance is configured to export to CloudWatch Logs.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#endpoint ⇒ Types::AwsRdsDbInstanceEndpoint
Specifies the connection endpoint.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#engine ⇒ String
Provides the name of the database engine to use for this DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#engine_version ⇒ String
Indicates the database engine version.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#enhanced_monitoring_resource_arn ⇒ String
The ARN of the CloudWatch Logs log stream that receives the enhanced monitoring metrics data for the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#iam_database_authentication_enabled ⇒ Boolean
True if mapping of IAM accounts to database accounts is enabled, and otherwise false.
IAM database authentication can be enabled for the following database engines.
For MySQL 5.6, minor version 5.6.34 or higher
For MySQL 5.7, minor version 5.7.16 or higher
Aurora 5.6 or higher
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#instance_create_time ⇒ String
Indicates when the DB instance was created.
For more information about the validation and formatting of timestamp fields in Security Hub, see Timestamps.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#iops ⇒ Integer
Specifies the provisioned IOPS (I/O operations per second) for this DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#kms_key_id ⇒ String
If StorageEncrypted
is true, the KMS key identifier for the
encrypted DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#latest_restorable_time ⇒ String
Specifies the latest time to which a database can be restored with point-in-time restore.
For more information about the validation and formatting of timestamp fields in Security Hub, see Timestamps.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#license_model ⇒ String
License model information for this DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#listener_endpoint ⇒ Types::AwsRdsDbInstanceEndpoint
Specifies the connection endpoint.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#master_username ⇒ String
The master user name of the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#max_allocated_storage ⇒ Integer
The upper limit to which Amazon RDS can automatically scale the storage of the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#monitoring_interval ⇒ Integer
The interval, in seconds, between points when enhanced monitoring metrics are collected for the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#monitoring_role_arn ⇒ String
The ARN for the IAM role that permits Amazon RDS to send enhanced monitoring metrics to CloudWatch Logs.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#multi_az ⇒ Boolean
Whether the DB instance is a multiple Availability Zone deployment.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#option_group_memberships ⇒ Array<Types::AwsRdsDbOptionGroupMembership>
The list of option group memberships for this DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#pending_modified_values ⇒ Types::AwsRdsDbPendingModifiedValues
Changes to the DB instance that are currently pending.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#performance_insights_enabled ⇒ Boolean
Indicates whether Performance Insights is enabled for the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#performance_insights_kms_key_id ⇒ String
The identifier of the KMS key used to encrypt the Performance Insights data.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#performance_insights_retention_period ⇒ Integer
The number of days to retain Performance Insights data.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#preferred_backup_window ⇒ String
The range of time each day when automated backups are created, if automated backups are enabled.
Uses the format HH:MM-HH:MM
. For example, 04:52-05:22
.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#preferred_maintenance_window ⇒ String
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
Uses the format <day>:HH:MM-<day>:HH:MM
.
For the day values, use
mon
|tue
|wed
|thu
|fri
|sat
|sun
.
For example, sun:09:32-sun:10:02
.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#processor_features ⇒ Array<Types::AwsRdsDbProcessorFeature>
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#promotion_tier ⇒ Integer
The order in which to promote an Aurora replica to the primary instance after a failure of the existing primary instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#publicly_accessible ⇒ Boolean
Specifies the accessibility options for the DB instance.
A value of true specifies an Internet-facing instance with a publicly resolvable DNS name, which resolves to a public IP address.
A value of false specifies an internal instance with a DNS name that resolves to a private IP address.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#read_replica_db_cluster_identifiers ⇒ Array<String>
List of identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#read_replica_db_instance_identifiers ⇒ Array<String>
List of identifiers of the read replicas associated with this DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#read_replica_source_db_instance_identifier ⇒ String
If this DB instance is a read replica, contains the identifier of the source DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#secondary_availability_zone ⇒ String
For a DB instance with multi-Availability Zone support, the name of the secondary Availability Zone.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#status_infos ⇒ Array<Types::AwsRdsDbStatusInfo>
The status of a read replica. If the instance isn't a read replica, this is empty.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#storage_encrypted ⇒ Boolean
Specifies whether the DB instance is encrypted.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#storage_type ⇒ String
The storage type for the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#tde_credential_arn ⇒ String
The ARN from the key store with which the instance is associated for TDE encryption.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#timezone ⇒ String
The time zone of the DB instance.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |
#vpc_security_groups ⇒ Array<Types::AwsRdsDbInstanceVpcSecurityGroup>
A list of VPC security groups that the DB instance belongs to.
16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 |
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16101 class AwsRdsDbInstanceDetails < Struct.new( :associated_roles, :ca_certificate_identifier, :db_cluster_identifier, :db_instance_identifier, :db_instance_class, :db_instance_port, :dbi_resource_id, :db_name, :deletion_protection, :endpoint, :engine, :engine_version, :iam_database_authentication_enabled, :instance_create_time, :kms_key_id, :publicly_accessible, :storage_encrypted, :tde_credential_arn, :vpc_security_groups, :multi_az, :enhanced_monitoring_resource_arn, :db_instance_status, :master_username, :allocated_storage, :preferred_backup_window, :backup_retention_period, :db_security_groups, :db_parameter_groups, :availability_zone, :db_subnet_group, :preferred_maintenance_window, :pending_modified_values, :latest_restorable_time, :auto_minor_version_upgrade, :read_replica_source_db_instance_identifier, :read_replica_db_instance_identifiers, :read_replica_db_cluster_identifiers, :license_model, :iops, :option_group_memberships, :character_set_name, :secondary_availability_zone, :status_infos, :storage_type, :domain_memberships, :copy_tags_to_snapshot, :monitoring_interval, :monitoring_role_arn, :promotion_tier, :timezone, :performance_insights_enabled, :performance_insights_kms_key_id, :performance_insights_retention_period, :enabled_cloud_watch_logs_exports, :processor_features, :listener_endpoint, :max_allocated_storage) SENSITIVE = [] include Aws::Structure end |