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 TypeMethodDescriptionAn Elastic IP address or a carrier IP address in a Wavelength Zone.static CfnEIP.Builder
The network (vpc
).CfnEIP.Builder.instanceId
(String instanceId) The ID of the instance.CfnEIP.Builder.ipamPoolId
(String ipamPoolId) The ID of an IPAM pool which has an Amazon-provided or BYOIP public IPv4 CIDR provisioned to it.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.