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