VpcIpv6CidrBlockAssociation

Describes an IPv6 CIDR block associated with a VPC.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The association ID for the IPv6 CIDR block.

Link copied to clipboard

The source that allocated the IP address space. byoip or amazon indicates public IP address space allocated by Amazon or space that you have allocated with Bring your own IP (BYOIP). none indicates private space.

Link copied to clipboard

Public IPv6 addresses are those advertised on the internet from Amazon Web Services. Private IP addresses are not and cannot be advertised on the internet from Amazon Web Services.

Link copied to clipboard

The IPv6 CIDR block.

Link copied to clipboard

Information about the state of the CIDR block.

Link copied to clipboard

The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.

Link copied to clipboard

The name of the unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses, for example, us-east-1-wl1-bos-wlz-1.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String