Class: Aws::Types::SuggestStatus

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)


120
121
122
# File 'sig/types.rbs', line 120

def rid
  @rid
end

#timems::Integer

Returns the value of attribute timems.

Returns:

  • (::Integer)


119
120
121
# File 'sig/types.rbs', line 119

def timems
  @timems
end