AvailabilityZone

Information about an Availability Zone.

Types

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

Properties

Link copied to clipboard

[Network Load Balancers] If you need static IP addresses for your load balancer, you can specify one Elastic IP address per Availability Zone when you create an internal-facing load balancer. For internal load balancers, you can specify a private IP address from the IPv4 range of the subnet.

Link copied to clipboard

[Application Load Balancers on Outposts] The ID of the Outpost.

Link copied to clipboard

[Network Load Balancers with UDP listeners] The IPv6 prefixes to use for source NAT. For each subnet, specify an IPv6 prefix (/80 netmask) from the subnet CIDR block or auto_assigned to use an IPv6 prefix selected at random from the subnet CIDR block.

Link copied to clipboard

The ID of the subnet. You can specify one subnet per Availability Zone.

Link copied to clipboard

The name of the Availability Zone.

Functions

Link copied to clipboard
inline fun copy(block: AvailabilityZone.Builder.() -> Unit = {}): AvailabilityZone
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