AvailabilityZone

Describes Availability Zones, Local Zones, and Wavelength Zones.

Types

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

Properties

Link copied to clipboard

The long name of the Availability Zone group, Local Zone group, or Wavelength Zone group.

Link copied to clipboard

The name of the zone group. For example:

Link copied to clipboard

Any messages about the Availability Zone, Local Zone, or Wavelength Zone.

Link copied to clipboard

The name of the network border group.

Link copied to clipboard

For Availability Zones, this parameter always has the value of opt-in-not-required.

Link copied to clipboard

The ID of the zone that handles some of the Local Zone or Wavelength Zone control plane operations, such as API calls.

Link copied to clipboard

The name of the zone that handles some of the Local Zone or Wavelength Zone control plane operations, such as API calls.

Link copied to clipboard

The name of the Region.

Link copied to clipboard

The state of the Availability Zone, Local Zone, or Wavelength Zone. The possible values are available, unavailable, and constrained.

Link copied to clipboard

The ID of the Availability Zone, Local Zone, or Wavelength Zone.

Link copied to clipboard

The name of the Availability Zone, Local Zone, or Wavelength Zone.

Link copied to clipboard

The type of 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