Uses of Class
software.amazon.awscdk.services.datasync.CfnLocationEFSProps.Builder
Packages that use CfnLocationEFSProps.Builder
-
Uses of CfnLocationEFSProps.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return CfnLocationEFSProps.BuilderModifier and TypeMethodDescriptionCfnLocationEFSProps.Builder.accessPointArn(String accessPointArn) Sets the value ofCfnLocationEFSProps.getAccessPointArn()static CfnLocationEFSProps.BuilderCfnLocationEFSProps.builder()CfnLocationEFSProps.Builder.ec2Config(IResolvable ec2Config) Sets the value ofCfnLocationEFSProps.getEc2Config()CfnLocationEFSProps.Builder.ec2Config(CfnLocationEFS.Ec2ConfigProperty ec2Config) Sets the value ofCfnLocationEFSProps.getEc2Config()CfnLocationEFSProps.Builder.efsFilesystemArn(String efsFilesystemArn) Sets the value ofCfnLocationEFSProps.getEfsFilesystemArn()CfnLocationEFSProps.Builder.fileSystemAccessRoleArn(String fileSystemAccessRoleArn) Sets the value ofCfnLocationEFSProps.getFileSystemAccessRoleArn()CfnLocationEFSProps.Builder.inTransitEncryption(String inTransitEncryption) Sets the value ofCfnLocationEFSProps.getInTransitEncryption()CfnLocationEFSProps.Builder.subdirectory(String subdirectory) Sets the value ofCfnLocationEFSProps.getSubdirectory()Sets the value ofCfnLocationEFSProps.getTags()Constructors in software.amazon.awscdk.services.datasync with parameters of type CfnLocationEFSProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLocationEFSProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLocationEFSProps.Builder.