Class: Aws::Types::SearchSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#search_id::String

Returns the value of attribute search_id.

Returns:

  • (::String)


1346
1347
1348
# File 'sig/types.rbs', line 1346

def search_id
  @search_id
end

#statusTypes::SearchStatus

Returns the value of attribute status.

Returns:



1347
1348
1349
# File 'sig/types.rbs', line 1347

def status
  @status
end