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.
1622 1623 1624 |
# File 'sig/types.rbs', line 1622 def status @status end |
#workspace_id ⇒ ::String
Returns the value of attribute workspace_id.
1621 1622 1623 |
# File 'sig/types.rbs', line 1621 def workspace_id @workspace_id end |