Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationEFSMixinProps.Builder
Packages that use CfnLocationEFSMixinProps.Builder
-
Uses of CfnLocationEFSMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationEFSMixinProps.BuilderModifier and TypeMethodDescriptionCfnLocationEFSMixinProps.Builder.accessPointArn(String accessPointArn) Sets the value ofCfnLocationEFSMixinProps.getAccessPointArn()CfnLocationEFSMixinProps.builder()CfnLocationEFSMixinProps.Builder.ec2Config(CfnLocationEFSPropsMixin.Ec2ConfigProperty ec2Config) Sets the value ofCfnLocationEFSMixinProps.getEc2Config()CfnLocationEFSMixinProps.Builder.ec2Config(IResolvable ec2Config) Sets the value ofCfnLocationEFSMixinProps.getEc2Config()CfnLocationEFSMixinProps.Builder.efsFilesystemArn(String efsFilesystemArn) Sets the value ofCfnLocationEFSMixinProps.getEfsFilesystemArn()CfnLocationEFSMixinProps.Builder.efsFilesystemArn(IFileSystemRef efsFilesystemArn) Sets the value ofCfnLocationEFSMixinProps.getEfsFilesystemArn()CfnLocationEFSMixinProps.Builder.fileSystemAccessRoleArn(String fileSystemAccessRoleArn) Sets the value ofCfnLocationEFSMixinProps.getFileSystemAccessRoleArn()CfnLocationEFSMixinProps.Builder.inTransitEncryption(String inTransitEncryption) Sets the value ofCfnLocationEFSMixinProps.getInTransitEncryption()CfnLocationEFSMixinProps.Builder.subdirectory(String subdirectory) Sets the value ofCfnLocationEFSMixinProps.getSubdirectory()Sets the value ofCfnLocationEFSMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationEFSMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLocationEFSMixinProps.Builder.