Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnLaunchTemplatePropsMixin.PrivateIpAddProperty.Builder
Packages that use CfnLaunchTemplatePropsMixin.PrivateIpAddProperty.Builder
-
Uses of CfnLaunchTemplatePropsMixin.PrivateIpAddProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnLaunchTemplatePropsMixin.PrivateIpAddProperty.BuilderModifier and TypeMethodDescriptionCfnLaunchTemplatePropsMixin.PrivateIpAddProperty.builder()Sets the value ofCfnLaunchTemplatePropsMixin.PrivateIpAddProperty.getPrimary()CfnLaunchTemplatePropsMixin.PrivateIpAddProperty.Builder.primary(IResolvable primary) Sets the value ofCfnLaunchTemplatePropsMixin.PrivateIpAddProperty.getPrimary()CfnLaunchTemplatePropsMixin.PrivateIpAddProperty.Builder.privateIpAddress(String privateIpAddress) Sets the value ofCfnLaunchTemplatePropsMixin.PrivateIpAddProperty.getPrivateIpAddress()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnLaunchTemplatePropsMixin.PrivateIpAddProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchTemplatePropsMixin.PrivateIpAddProperty.Builder.