Class: Aws::Types::SearchResourcesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[Types::ResponseItem]

Returns the value of attribute items.

Returns:



756
757
758
# File 'sig/types.rbs', line 756

def items
  @items
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


757
758
759
# File 'sig/types.rbs', line 757

def marker
  @marker
end