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.
1942 1943 1944 |
# File 'sig/types.rbs', line 1942 def search_id @search_id end |
#workspace_name ⇒ ::String
Returns the value of attribute workspace_name.
1941 1942 1943 |
# File 'sig/types.rbs', line 1941 def workspace_name @workspace_name end |