You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lightsail::Types::AvailabilityZone

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes an Availability Zone.

Instance Attribute Summary collapse

Instance Attribute Details

#stateString

The state of the Availability Zone.

Returns:

  • (String)

    The state of the Availability Zone.

#zone_nameString

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

Returns:

  • (String)

    The name of the Availability Zone.