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

Class: Aws::EC2::Types::Region

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

Overview

Describes a Region.

Instance Attribute Summary collapse

Instance Attribute Details

#endpointString

The Region service endpoint.

Returns:

  • (String)

    The Region service endpoint.

#opt_in_statusString

The Region opt-in status. The possible values are opt-in-not-required, opted-in, and not-opted-in.

Returns:

  • (String)

    The Region opt-in status.

#region_nameString

The name of the Region.

Returns:

  • (String)

    The name of the Region.