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

Class: Aws::Outposts::Types::Site

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

Overview

Information about a site.

Instance Attribute Summary collapse

Instance Attribute Details

#account_id ⇒ String

The ID of the AWS account.

Returns:

  • (String) —

    The ID of the AWS account.

    .

#description ⇒ String

The description of the site.

Returns:

  • (String) —

    The description of the site.

    .

#name ⇒ String

The name of the site.

Returns:

  • (String) —

    The name of the site.

    .

#site_id ⇒ String

The ID of the site.

Returns:

  • (String) —

    The ID of the site.

    .