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_zone ⇒ String

The Availability Zone.

You must specify AvailabilityZone or AvailabilityZoneId.

Returns:

  • (String) —

    The Availability Zone.

    You must specify AvailabilityZone or AvailabilityZoneId.

    .

#availability_zone_id ⇒ String

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.

    .

#description ⇒ String

The Outpost description.

Returns:

  • (String) —

    The Outpost description.

    .

#life_cycle_status ⇒ String

The life cycle status.

Returns:

  • (String) —

    The life cycle status.

    .

#name ⇒ String

The name of the Outpost.

Returns:

  • (String) —

    The name of the Outpost.

    .

#outpost_arn ⇒ String

The Amazon Resource Name (ARN) of the Outpost.

Returns:

  • (String) —

    The Amazon Resource Name (ARN) of the Outpost.

    .

#outpost_id ⇒ String

The ID of the Outpost.

Returns:

  • (String) —

    The ID of the Outpost.

    .

#owner_id ⇒ String

The AWS account ID of the Outpost owner.

Returns:

  • (String) —

    The AWS account ID of the Outpost owner.

    .

#site_id ⇒ String

The ID of the site.

Returns:

  • (String) —

    The ID of the site.

    .