Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPCMixinProps.Builder
Packages that use CfnVPCMixinProps.Builder
-
Uses of CfnVPCMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVPCMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnVPCMixinProps.BuilderCfnVPCMixinProps.builder()Sets the value ofCfnVPCMixinProps.getCidrBlock()CfnVPCMixinProps.Builder.enableDnsHostnames(Boolean enableDnsHostnames) Sets the value ofCfnVPCMixinProps.getEnableDnsHostnames()CfnVPCMixinProps.Builder.enableDnsHostnames(IResolvable enableDnsHostnames) Sets the value ofCfnVPCMixinProps.getEnableDnsHostnames()CfnVPCMixinProps.Builder.enableDnsSupport(Boolean enableDnsSupport) Sets the value ofCfnVPCMixinProps.getEnableDnsSupport()CfnVPCMixinProps.Builder.enableDnsSupport(IResolvable enableDnsSupport) Sets the value ofCfnVPCMixinProps.getEnableDnsSupport()CfnVPCMixinProps.Builder.instanceTenancy(String instanceTenancy) Sets the value ofCfnVPCMixinProps.getInstanceTenancy()CfnVPCMixinProps.Builder.ipv4IpamPoolId(String ipv4IpamPoolId) Sets the value ofCfnVPCMixinProps.getIpv4IpamPoolId()CfnVPCMixinProps.Builder.ipv4NetmaskLength(Number ipv4NetmaskLength) Sets the value ofCfnVPCMixinProps.getIpv4NetmaskLength()Sets the value ofCfnVPCMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnVPCMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVPCMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVPCMixinProps.Builder.