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