Class: Aws::Types::ListLongTermPricingResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#long_term_pricing_entries::Array[Types::LongTermPricingListEntry]

Returns the value of attribute long_term_pricing_entries.

Returns:



471
472
473
# File 'sig/types.rbs', line 471

def long_term_pricing_entries
  @long_term_pricing_entries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


472
473
474
# File 'sig/types.rbs', line 472

def next_token
  @next_token
end