Class: Aws::Types::ListKxChangesetsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kx_changesets::Array[Types::KxChangesetListEntry]

Returns the value of attribute kx_changesets.

Returns:



859
860
861
# File 'sig/types.rbs', line 859

def kx_changesets
  @kx_changesets
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


860
861
862
# File 'sig/types.rbs', line 860

def next_token
  @next_token
end