Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.efs.CfnMountTargetMixinProps.Builder
Packages that use CfnMountTargetMixinProps.Builder
-
Uses of CfnMountTargetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.efs
Methods in software.amazon.awscdk.cfnpropertymixins.services.efs that return CfnMountTargetMixinProps.BuilderModifier and TypeMethodDescriptionCfnMountTargetMixinProps.builder()CfnMountTargetMixinProps.Builder.fileSystemId(String fileSystemId) Sets the value ofCfnMountTargetMixinProps.getFileSystemId()CfnMountTargetMixinProps.Builder.fileSystemId(IFileSystemRef fileSystemId) Sets the value ofCfnMountTargetMixinProps.getFileSystemId()Sets the value ofCfnMountTargetMixinProps.getIpAddress()CfnMountTargetMixinProps.Builder.ipAddressType(String ipAddressType) Sets the value ofCfnMountTargetMixinProps.getIpAddressType()CfnMountTargetMixinProps.Builder.ipv6Address(String ipv6Address) Sets the value ofCfnMountTargetMixinProps.getIpv6Address()CfnMountTargetMixinProps.Builder.securityGroups(List<? extends Object> securityGroups) Sets the value ofCfnMountTargetMixinProps.getSecurityGroups()Sets the value ofCfnMountTargetMixinProps.getSubnetId()CfnMountTargetMixinProps.Builder.subnetId(ISubnetRef subnetId) Sets the value ofCfnMountTargetMixinProps.getSubnetId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.efs with parameters of type CfnMountTargetMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMountTargetMixinProps.Builder.