Class: Aws::Types::DescribeRootFoldersResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#folders::Array[Types::FolderMetadata]

Returns the value of attribute folders.

Returns:



379
380
381
# File 'sig/types.rbs', line 379

def folders
  @folders
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


380
381
382
# File 'sig/types.rbs', line 380

def marker
  @marker
end