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

Class: Aws::Outposts::Types::GetOutpostInstanceTypesOutput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#instance_typesArray<Types::InstanceTypeItem>

Information about the instance types.

Returns:

#next_tokenString

The pagination token.

Returns:

  • (String)

    The pagination token.

    .

#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.

    .