class Aws::Outposts::Types::GetOutpostInstanceTypesInput

@note When making an API call, you may pass GetOutpostInstanceTypesInput

data as a hash:

    {
      outpost_id: "OutpostId", # required
      next_token: "Token",
      max_results: 1,
    }

@!attribute [rw] outpost_id

The ID of the Outpost.
@return [String]

@!attribute [rw] next_token

The pagination token.
@return [String]

@!attribute [rw] max_results

The maximum page size.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/outposts-2019-12-03/GetOutpostInstanceTypesInput AWS API Documentation

Constants

SENSITIVE