Class: Aws::Types::DescribeSearchRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSearchRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#search_id ⇒ ::String
Returns the value of attribute search_id.
-
#workspace_name ⇒ ::String
Returns the value of attribute workspace_name.
Instance Attribute Details
#search_id ⇒ ::String
Returns the value of attribute search_id.
1938 1939 1940 |
# File 'sig/types.rbs', line 1938 def search_id @search_id end |
#workspace_name ⇒ ::String
Returns the value of attribute workspace_name.
1937 1938 1939 |
# File 'sig/types.rbs', line 1937 def workspace_name @workspace_name end |