AvailabilityZone

Describes an Availability Zone. This is returned only as part of a GetRegions request.

Types

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

Properties

Link copied to clipboard

The state of the Availability Zone.

Link copied to clipboard

The name of the Availability Zone. The format is us-east-2a (case-sensitive).

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