Class: Aws::Types::SearchStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rid::String

Returns the value of attribute rid.

Returns:

  • (::String)


94
95
96
# File 'sig/types.rbs', line 94

def rid
  @rid
end

#timems::Integer

Returns the value of attribute timems.

Returns:

  • (::Integer)


93
94
95
# File 'sig/types.rbs', line 93

def timems
  @timems
end