Builder

class Builder

Properties

Link copied to clipboard

(Optional) An idempotency token for resource creation, in a string of up to 63 ASCII characters. This token is automatically filled on your behalf when you use the Command Line Interface (CLI) or an Amazon Web Services SDK.

Link copied to clipboard

A Boolean flag indicating whether tags from the source backup should be copied to the backup copy. This value defaults to false.

Link copied to clipboard

Specifies the ID of the Key Management Service (KMS) key to use for encrypting data on Amazon FSx file systems, as follows:

Link copied to clipboard

The ID of the source backup. Specifies the ID of the backup that's being copied.

Link copied to clipboard

The source Amazon Web Services Region of the backup. Specifies the Amazon Web Services Region from which the backup is being copied. The source and destination Regions must be in the same Amazon Web Services partition. If you don't specify a Region, SourceRegion defaults to the Region where the request is sent from (in-Region copy).

Link copied to clipboard
var tags: List<Tag>?

A list of Tag values, with a maximum of 50 elements.