Builder

class Builder

Properties

Link copied to clipboard

The ID of the backup.

Link copied to clipboard

The time when a particular backup was created.

Link copied to clipboard

The configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server instance is joined.

Link copied to clipboard

Details explaining any failures that occurred when creating a backup.

Link copied to clipboard

The metadata of the file system associated with the backup. This metadata is persisted even if the file system is deleted.

Link copied to clipboard

The ID of the Key Management Service (KMS) key used to encrypt the backup of the Amazon FSx file system's data at rest.

Link copied to clipboard

The lifecycle status of the backup.

Link copied to clipboard

An Amazon Web Services account ID. This ID is a 12-digit number that you use to construct Amazon Resource Names (ARNs) for resources.

Link copied to clipboard

Displays the current percent of progress of an asynchronous task.

Link copied to clipboard

The Amazon Resource Name (ARN) for the backup resource.

Link copied to clipboard

Specifies the resource type that's backed up.

Link copied to clipboard

The ID of the source backup. Specifies the backup that you are copying.

Link copied to clipboard

The source Region of the backup. Specifies the Region from where this backup is copied.

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

The tags associated with a particular file system.

Link copied to clipboard

The type of the file-system backup.

Link copied to clipboard

Describes an Amazon FSx volume.

Functions

Link copied to clipboard
Link copied to clipboard
fun volume(block: Volume.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.fsx.model.Volume inside the given block