Class: Aws::Types::OpenSearchWorkspace
- Inherits:
-
Object
- Object
- Aws::Types::OpenSearchWorkspace
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ Types::OpenSearchResourceStatus
Returns the value of attribute status.
-
#workspace_id ⇒ ::String
Returns the value of attribute workspace_id.
Instance Attribute Details
#status ⇒ Types::OpenSearchResourceStatus
Returns the value of attribute status.
1620 1621 1622 |
# File 'sig/types.rbs', line 1620 def status @status end |
#workspace_id ⇒ ::String
Returns the value of attribute workspace_id.
1619 1620 1621 |
# File 'sig/types.rbs', line 1619 def workspace_id @workspace_id end |