| Package | Description |
|---|---|
| software.amazon.awscdk.services.datasync |
AWS::DataSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnLocationEFS.Builder |
CfnLocationEFS.Builder.accessPointArn(String accessPointArn)
`AWS::DataSync::LocationEFS.AccessPointArn`.
|
static CfnLocationEFS.Builder |
CfnLocationEFS.Builder.create(software.constructs.Construct scope,
String id) |
CfnLocationEFS.Builder |
CfnLocationEFS.Builder.ec2Config(CfnLocationEFS.Ec2ConfigProperty ec2Config)
The subnet and security group that the Amazon EFS file system uses.
|
CfnLocationEFS.Builder |
CfnLocationEFS.Builder.ec2Config(IResolvable ec2Config)
The subnet and security group that the Amazon EFS file system uses.
|
CfnLocationEFS.Builder |
CfnLocationEFS.Builder.efsFilesystemArn(String efsFilesystemArn)
The Amazon Resource Name (ARN) for the Amazon EFS file system.
|
CfnLocationEFS.Builder |
CfnLocationEFS.Builder.fileSystemAccessRoleArn(String fileSystemAccessRoleArn)
`AWS::DataSync::LocationEFS.FileSystemAccessRoleArn`.
|
CfnLocationEFS.Builder |
CfnLocationEFS.Builder.inTransitEncryption(String inTransitEncryption)
`AWS::DataSync::LocationEFS.InTransitEncryption`.
|
CfnLocationEFS.Builder |
CfnLocationEFS.Builder.subdirectory(String subdirectory)
A subdirectory in the location’s path.
|
CfnLocationEFS.Builder |
CfnLocationEFS.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents a tag that you want to add to the resource.
|
Copyright © 2022. All rights reserved.