Class: Aws::Types::GetResourcesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#documents::Array[Types::DocumentMetadata]

Returns the value of attribute documents.

Returns:



579
580
581
# File 'sig/types.rbs', line 579

def documents
  @documents
end

#folders::Array[Types::FolderMetadata]

Returns the value of attribute folders.

Returns:



578
579
580
# File 'sig/types.rbs', line 578

def folders
  @folders
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


580
581
582
# File 'sig/types.rbs', line 580

def marker
  @marker
end