DbInstanceAutomatedBackup

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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The allocated storage size for the the automated backup in gibibytes (GiB).

Link copied to clipboard

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.

Link copied to clipboard

The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.

Link copied to clipboard

The retention period for the automated backups.

Link copied to clipboard

The location where automated backups are stored: Dedicated Local Zones, Amazon Web Services Outposts or the Amazon Web Services Region.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Indicates whether the DB instance has a dedicated log volume (DLV) enabled.

Link copied to clipboard

Indicates whether the automated backup is encrypted.

Link copied to clipboard

The name of the database engine for this automated backup.

Link copied to clipboard

The version of the database engine for the automated backup.

Link copied to clipboard

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

Link copied to clipboard

The date and time when the DB instance was created.

Link copied to clipboard
val iops: Int?

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

Link copied to clipboard

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

Link copied to clipboard

The license model information for the automated backup.

Link copied to clipboard

The master user name of an automated backup.

Link copied to clipboard

Specifies whether the automatic backup is for a DB instance in the multi-tenant configuration (TRUE) or the single-tenant configuration (FALSE).

Link copied to clipboard

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

Link copied to clipboard
val port: Int?

The port number that the automated backup used for connections.

Link copied to clipboard

The Amazon Web Services Region associated with the automated backup.

Link copied to clipboard

The earliest and latest time a DB instance can be restored to.

Link copied to clipboard

A list of status information for an automated backup:

Link copied to clipboard

The storage throughput for the automated backup.

Link copied to clipboard

The storage type associated with the automated backup.

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

The VPC ID associated with the DB instance.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String