Class: Aws::Types::DescribeCapacityBlockExtensionHistoryResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_block_extensions::Array[Types::CapacityBlockExtension]

Returns the value of attribute capacity_block_extensions.

Returns:



5237
5238
5239
# File 'sig/types.rbs', line 5237

def capacity_block_extensions
  @capacity_block_extensions
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5238
5239
5240
# File 'sig/types.rbs', line 5238

def next_token
  @next_token
end