DestinationToCreate.Builder |
DestinationToCreate.Builder.availabilityZoneName(String availabilityZoneName) |
To create a file system that uses One Zone storage, specify the name of the Availability Zone in which to
create the destination file system.
|
static DestinationToCreate.Builder |
DestinationToCreate.builder() |
|
DestinationToCreate.Builder |
DestinationToCreate.Builder.fileSystemId(String fileSystemId) |
The ID of the file system to use for the destination.
|
DestinationToCreate.Builder |
DestinationToCreate.Builder.kmsKeyId(String kmsKeyId) |
Specify the Key Management Service (KMS) key that you want to use to encrypt the destination file system.
|
DestinationToCreate.Builder |
DestinationToCreate.Builder.region(String region) |
To create a file system that uses Regional storage, specify the Amazon Web Services Region in which to create
the destination file system.
|
DestinationToCreate.Builder |
DestinationToCreate.toBuilder() |
|