CreateDbBackupResponse

Types

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

Properties

Link copied to clipboard

The allocated storage of the resource at the time of backup, in GiB.

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the backup.

Link copied to clipboard

The cluster configuration of the resource at the time of backup.

Link copied to clipboard

The time when the backup was created.

Link copied to clipboard

The DB instance type of the resource at the time of backup.

Link copied to clipboard

The identifier of the DB parameter group associated with the backup.

Link copied to clipboard

The identifier of the DB resource that the backup was created from.

Link copied to clipboard

The storage type of the resource at the time of backup.

Link copied to clipboard

The deployment type of the resource that the backup was created from.

Link copied to clipboard

The engine type of the resource that the backup was created from.

Link copied to clipboard

The date after which the backup will be automatically deleted.

Link copied to clipboard

The failover mode of the resource at the time of backup.

Link copied to clipboard
val id: String

Service-generated unique identifier of the backup.

Link copied to clipboard

The ARN of the Secrets Manager secret containing the InfluxDB auth parameters.

Link copied to clipboard

The Amazon Web Services KMS key ARN used for encryption of the resource at the time of backup.

Link copied to clipboard

The log delivery configuration of the resource at the time of backup.

Link copied to clipboard

The maintenance schedule of the resource at the time of backup.

Link copied to clipboard
val name: String?

The customer-provided name of the backup.

Link copied to clipboard

The network type of the resource at the time of backup.

Link copied to clipboard
val port: Int?

The port number of the resource at the time of backup.

Link copied to clipboard

Indicates whether the resource was publicly accessible at the time of backup.

Link copied to clipboard

The current status of the backup.

Link copied to clipboard

The type of backup.

Link copied to clipboard

The VPC security group IDs associated with the resource at the time of backup.

Link copied to clipboard

The VPC subnet IDs associated with the resource at the time of backup.

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