Eip

class Eip : KotlinCustomResource

Resource Type definition for AWS::EC2::EIP

Properties

Link copied to clipboard
val allocationId: Output<String>

The Allocation ID of the EIP generated by resource.

Link copied to clipboard
val domain: Output<String>?

Indicates whether the Elastic IP address is for use with instances in a VPC or instance in EC2-Classic.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceId: Output<String>?

The ID of the instance.

Link copied to clipboard

A unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.

Link copied to clipboard
val publicIp: Output<String>

The PublicIP of the EIP generated by resource.

Link copied to clipboard
val publicIpv4Pool: Output<String>?

The ID of an address pool that you own. Use this parameter to let Amazon EC2 select an address from the address pool.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<EipTag>>?

Any tags assigned to the EIP.

Link copied to clipboard
val transferAddress: Output<String>?

The PublicIP of the EIP generated by resource through transfer from another account

Link copied to clipboard
val urn: Output<String>