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_idString

The ID of the AWS account.

Returns:

  • (String)

    The ID of the AWS account.

    .

#descriptionString

The description of the site.

Returns:

  • (String)

    The description of the site.

    .

#nameString

The name of the site.

Returns:

  • (String)

    The name of the site.

    .

#site_idString

The ID of the site.

Returns:

  • (String)

    The ID of the site.

    .