Class: Aws::RDS::Types::DBInstanceAutomatedBackup

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-rds/types.rb

Overview

An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that existed at the time you deleted the source instance.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#allocated_storageInteger

Specifies the allocated storage size in gibibytes (GiB).

Returns:

  • (Integer)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#availability_zoneString

The Availability Zone that the automated backup was created in. For information on Amazon Web Services Regions and Availability Zones, see [Regions and Availability Zones].

[1]: docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#backup_retention_periodInteger

The retention period for the automated backups.

Returns:

  • (Integer)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#backup_targetString

Specifies where automated backups are stored: Amazon Web Services Outposts or the Amazon Web Services Region.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#db_instance_arnString

The Amazon Resource Name (ARN) for the automated backups.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#db_instance_automated_backups_arnString

The Amazon Resource Name (ARN) for the replicated automated backups.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#db_instance_automated_backups_replicationsArray<Types::DBInstanceAutomatedBackupsReplication>

The list of replications to different Amazon Web Services Regions associated with the automated backup.


8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#db_instance_identifierString

The customer id of the instance that is/was associated with the automated backup.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#dbi_resource_idString

The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#encryptedBoolean

Specifies whether the automated backup is encrypted.

Returns:

  • (Boolean)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#engineString

The name of the database engine for this automated backup.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#engine_versionString

The version of the database engine for the automated backup.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#iam_database_authentication_enabledBoolean

True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.

Returns:

  • (Boolean)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#instance_create_timeTime

Provides the date and time that the DB instance was created.

Returns:

  • (Time)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#iopsInteger

The IOPS (I/O operations per second) value for the automated backup.

Returns:

  • (Integer)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#kms_key_idString

The Amazon Web Services KMS key ID for an automated backup.

The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#license_modelString

License model information for the automated backup.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#master_usernameString

The license model of an automated backup.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#option_group_nameString

The option group the automated backup is associated with. If omitted, the default option group for the engine specified is used.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#portInteger

The port number that the automated backup used for connections.

Default: Inherits from the source DB instance

Valid Values: `1150-65535`

Returns:

  • (Integer)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#regionString

The Amazon Web Services Region associated with the automated backup.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#restore_windowTypes::RestoreWindow

Earliest and latest time an instance can be restored to.


8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

Provides a list of status information for an automated backup:

  • `active` - automated backups for current instances

  • `retained` - automated backups for deleted instances

  • `creating` - automated backups that are waiting for the first automated snapshot to be available.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#storage_throughputInteger

Specifies the storage throughput for the automated backup.

Returns:

  • (Integer)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#storage_typeString

Specifies the storage type associated with the automated backup.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#tde_credential_arnString

The ARN from the key store with which the automated backup is associated for TDE encryption.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#timezoneString

The time zone of the automated backup. In most cases, the `Timezone` element is empty. `Timezone` content appears only for Microsoft SQL Server DB instances that were created with a time zone specified.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end

#vpc_idString

Provides the VPC ID associated with the DB instance.

Returns:

  • (String)

8227
8228
8229
8230
8231
8232
8233
8234
8235
8236
8237
8238
8239
8240
8241
8242
8243
8244
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254
8255
8256
8257
8258
# File 'lib/aws-sdk-rds/types.rb', line 8227

class DBInstanceAutomatedBackup < Struct.new(
  :db_instance_arn,
  :dbi_resource_id,
  :region,
  :db_instance_identifier,
  :restore_window,
  :allocated_storage,
  :status,
  :port,
  :availability_zone,
  :vpc_id,
  :instance_create_time,
  :master_username,
  :engine,
  :engine_version,
  :license_model,
  :iops,
  :option_group_name,
  :tde_credential_arn,
  :encrypted,
  :storage_type,
  :kms_key_id,
  :timezone,
  :iam_database_authentication_enabled,
  :backup_retention_period,
  :db_instance_automated_backups_arn,
  :db_instance_automated_backups_replications,
  :backup_target,
  :storage_throughput)
  SENSITIVE = []
  include Aws::Structure
end