Class: Aws::SecurityHub::Types::AwsRdsDbPendingModifiedValues

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

Overview

Changes to a DB instance that are currently pending.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#allocated_storageInteger

The new value of the allocated storage for the DB instance.

Returns:

  • (Integer)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#backup_retention_periodInteger

The new backup retention period for the DB instance.

Returns:

  • (Integer)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#ca_certificate_identifierString

The new CA certificate identifier for the DB instance.

Returns:

  • (String)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#db_instance_classString

The new DB instance class for the DB instance.

Returns:

  • (String)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#db_instance_identifierString

The new DB instance identifier for the DB instance.

Returns:

  • (String)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#db_subnet_group_nameString

The name of the new subnet group for the DB instance.

Returns:

  • (String)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#engine_versionString

The new engine version for the DB instance.

Returns:

  • (String)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#iopsInteger

The new provisioned IOPS value for the DB instance.

Returns:

  • (Integer)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#license_modelString

The new license model value for the DB instance.

Returns:

  • (String)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#master_user_passwordString

The new master user password for the DB instance.

Returns:

  • (String)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#multi_azBoolean

Indicates that a single Availability Zone DB instance is changing to a multiple Availability Zone deployment.

Returns:

  • (Boolean)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#pending_cloud_watch_logs_exportsTypes::AwsRdsPendingCloudWatchLogsExports

A list of log types that are being enabled or disabled.



16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#portInteger

The new port for the DB instance.

Returns:

  • (Integer)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#processor_featuresArray<Types::AwsRdsDbProcessorFeature>

Processor features that are being updated.



16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end

#storage_typeString

The new storage type for the DB instance.

Returns:

  • (String)


16128
16129
16130
16131
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 16128

class AwsRdsDbPendingModifiedValues < Struct.new(
  :db_instance_class,
  :allocated_storage,
  :master_user_password,
  :port,
  :backup_retention_period,
  :multi_az,
  :engine_version,
  :license_model,
  :iops,
  :db_instance_identifier,
  :storage_type,
  :ca_certificate_identifier,
  :db_subnet_group_name,
  :pending_cloud_watch_logs_exports,
  :processor_features)
  SENSITIVE = []
  include Aws::Structure
end