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

Class: Aws::Outposts::Types::Outpost

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

Overview

Information about an Outpost.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneString

The Availability Zone.

You must specify AvailabilityZone or AvailabilityZoneId.

Returns:

  • (String)

    The Availability Zone.

    You must specify AvailabilityZone or AvailabilityZoneId.

    .

#availability_zone_idString

The ID of the Availability Zone.

You must specify AvailabilityZone or AvailabilityZoneId.

Returns:

  • (String)

    The ID of the Availability Zone.

    You must specify AvailabilityZone or AvailabilityZoneId.

    .

#descriptionString

The Outpost description.

Returns:

  • (String)

    The Outpost description.

    .

#life_cycle_statusString

The life cycle status.

Returns:

  • (String)

    The life cycle status.

    .

#nameString

The name of the Outpost.

Returns:

  • (String)

    The name of the Outpost.

    .

#outpost_arnString

The Amazon Resource Name (ARN) of the Outpost.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the Outpost.

    .

#outpost_idString

The ID of the Outpost.

Returns:

  • (String)

    The ID of the Outpost.

    .

#owner_idString

The AWS account ID of the Outpost owner.

Returns:

  • (String)

    The AWS account ID of the Outpost owner.

    .

#site_idString

The ID of the site.

Returns:

  • (String)

    The ID of the site.

    .