Class: Aws::Types::DescribeInstanceTypeOfferingsResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_type_offerings::Array[Types::InstanceTypeOffering]

Returns the value of attribute instance_type_offerings.

Returns:



6132
6133
6134
# File 'sig/types.rbs', line 6132

def instance_type_offerings
  @instance_type_offerings
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6133
6134
6135
# File 'sig/types.rbs', line 6133

def next_token
  @next_token
end