Uses of Class
software.amazon.awscdk.services.ec2.CfnEIP.Builder
Packages that use CfnEIP.Builder
-
Uses of CfnEIP.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnEIP.BuilderModifier and TypeMethodDescriptionDescribes an Elastic IP address, or a carrier IP address.static CfnEIP.BuilderThe network (vpc).CfnEIP.Builder.instanceId(String instanceId) The ID of the instance.CfnEIP.Builder.ipamPoolId(String ipamPoolId) CfnEIP.Builder.networkBorderGroup(String networkBorderGroup) A unique set of Availability Zones, Local Zones, or Wavelength Zones from which AWS advertises IP addresses.CfnEIP.Builder.publicIpv4Pool(String publicIpv4Pool) The ID of an address pool that you own.Any tags assigned to the Elastic IP address.CfnEIP.Builder.transferAddress(String transferAddress) The Elastic IP address you are accepting for transfer.