AwsBackupBackupVaultDetails

Provides details about an Backup backup vault. In Backup, a backup vault is a container that stores and organizes your backups.

Types

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

Properties

Link copied to clipboard

A resource-based policy that is used to manage access permissions on the target backup vault.

Link copied to clipboard

An Amazon Resource Name (ARN) that uniquely identifies a backup vault.

Link copied to clipboard

The name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the Amazon Web Services account used to create them and the Amazon Web Services Region where they are created. They consist of lowercase letters, numbers, and hyphens.

Link copied to clipboard

The unique ARN associated with the server-side encryption key. You can specify a key to encrypt your backups from services that support full Backup management. If you don't specify a key, Backup creates an KMS key for you by default.

Link copied to clipboard

The Amazon SNS event notifications for the specified backup vault.

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