Class: Aws::Types::BatchListObjectChildrenResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#children::Hash[::String, ::String]

Returns the value of attribute children.



336
337
338
# File 'sig/types.rbs', line 336

def children
  @children
end

#next_token::String

Returns the value of attribute next_token.



337
338
339
# File 'sig/types.rbs', line 337

def next_token
  @next_token
end