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:



6315
6316
6317
# File 'sig/types.rbs', line 6315

def instance_type_offerings
  @instance_type_offerings
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6316
6317
6318
# File 'sig/types.rbs', line 6316

def next_token
  @next_token
end