BackupSelectionsListMember

Contains metadata about a BackupSelection object.

Types

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

Properties

Link copied to clipboard

Uniquely identifies a backup plan.

Link copied to clipboard

The date and time a backup plan is created, in Unix format and Coordinated Universal Time (UTC). The value of CreationDate is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.

Link copied to clipboard

A unique string that identifies the request and allows failed requests to be retried without the risk of running the operation twice. This parameter is optional.

Link copied to clipboard

Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.

Link copied to clipboard

Uniquely identifies a request to assign a set of resources to a backup plan.

Link copied to clipboard

The display name of a resource selection document.

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