Uses of Class
software.amazon.awscdk.services.ec2.CfnEIPAssociation.Builder
-
Uses of CfnEIPAssociation.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnEIPAssociation.Builder.allocationId
(String allocationId) The allocation ID.static CfnEIPAssociation.Builder
Deprecated.this property has been deprecatedCfnEIPAssociation.Builder.instanceId
(String instanceId) The ID of the instance.CfnEIPAssociation.Builder.networkInterfaceId
(String networkInterfaceId) The ID of the network interface.CfnEIPAssociation.Builder.privateIpAddress
(String privateIpAddress) The primary or secondary private IP address to associate with the Elastic IP address.