Class: Aws::Types::BatchListObjectParentsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:



363
364
365
# File 'sig/types.rbs', line 363

def next_token
  @next_token
end

Returns the value of attribute parent_links.

Returns:



362
363
364
# File 'sig/types.rbs', line 362

def parent_links
  @parent_links
end