CreateDbBackupRequest

Types

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

Properties

Link copied to clipboard

The id of the DB instance or DB cluster to back up.

Link copied to clipboard
val name: String?

The name of the backup. Must be unique within the account and region.

Link copied to clipboard

The number of days to retain the backup. Valid values are 1 to 3650.

Link copied to clipboard

A list of key-value pairs to associate with the 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