Class: Aws::Types::ListKxVolumesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kx_volume_summaries::Array[Types::KxVolume]

Returns the value of attribute kx_volume_summaries.

Returns:



966
967
968
# File 'sig/types.rbs', line 966

def kx_volume_summaries
  @kx_volume_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


967
968
969
# File 'sig/types.rbs', line 967

def next_token
  @next_token
end