UpdateLocationEfsRequest.Builder |
UpdateLocationEfsRequest.Builder.accessPointArn(String accessPointArn) |
Specifies the Amazon Resource Name (ARN) of the access point that DataSync uses to mount your Amazon EFS file
system.
|
static UpdateLocationEfsRequest.Builder |
UpdateLocationEfsRequest.builder() |
|
UpdateLocationEfsRequest.Builder |
UpdateLocationEfsRequest.Builder.fileSystemAccessRoleArn(String fileSystemAccessRoleArn) |
Specifies an Identity and Access Management (IAM) role that allows DataSync to access your Amazon EFS file
system.
|
UpdateLocationEfsRequest.Builder |
UpdateLocationEfsRequest.Builder.inTransitEncryption(String inTransitEncryption) |
Specifies whether you want DataSync to use Transport Layer Security (TLS) 1.2 encryption when it transfers
data to or from your Amazon EFS file system.
|
UpdateLocationEfsRequest.Builder |
UpdateLocationEfsRequest.Builder.inTransitEncryption(EfsInTransitEncryption inTransitEncryption) |
Specifies whether you want DataSync to use Transport Layer Security (TLS) 1.2 encryption when it transfers
data to or from your Amazon EFS file system.
|
UpdateLocationEfsRequest.Builder |
UpdateLocationEfsRequest.Builder.locationArn(String locationArn) |
Specifies the Amazon Resource Name (ARN) of the Amazon EFS transfer location that you're updating.
|
UpdateLocationEfsRequest.Builder |
UpdateLocationEfsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateLocationEfsRequest.Builder |
UpdateLocationEfsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateLocationEfsRequest.Builder |
UpdateLocationEfsRequest.Builder.subdirectory(String subdirectory) |
Specifies a mount path for your Amazon EFS file system.
|
UpdateLocationEfsRequest.Builder |
UpdateLocationEfsRequest.toBuilder() |
|