Uses of Class
software.amazon.awscdk.services.efs.CfnMountTarget.Builder
Packages that use CfnMountTarget.Builder
Package
Description
Amazon Elastic File System Construct Library
-
Uses of CfnMountTarget.Builder in software.amazon.awscdk.services.efs
Methods in software.amazon.awscdk.services.efs that return CfnMountTarget.BuilderModifier and TypeMethodDescriptionstatic CfnMountTarget.BuilderCfnMountTarget.Builder.fileSystemId(String fileSystemId) The ID of the file system for which to create the mount target.Valid IPv4 address within the address range of the specified subnet.CfnMountTarget.Builder.securityGroups(List<String> securityGroups) Up to five VPC security group IDs, of the formsg-xxxxxxxx.The ID of the subnet to add the mount target in.