Class: Aws::Types::BatchListObjectParentPathsResponse

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:



350
351
352
# File 'sig/types.rbs', line 350

def next_token
  @next_token
end

#path_to_object_identifiers_list::Array[Types::PathToObjectIdentifiers]

Returns the value of attribute path_to_object_identifiers_list.

Returns:



349
350
351
# File 'sig/types.rbs', line 349

def path_to_object_identifiers_list
  @path_to_object_identifiers_list
end