Class: Aws::Types::StartArchiveSearchResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartArchiveSearchResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#search_id ⇒ ::String
Returns the value of attribute search_id.
Instance Attribute Details
#search_id ⇒ ::String
Returns the value of attribute search_id.
1405 1406 1407 |
# File 'sig/types.rbs', line 1405 def search_id @search_id end |