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