Class: Aws::Types::DescribeWorkspaceRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeWorkspaceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
-
#workspace_id ⇒ ::String
Returns the value of attribute workspace_id.
Instance Attribute Details
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2971 2972 2973 |
# File 'sig/types.rbs', line 2971 def instance_id @instance_id end |
#workspace_id ⇒ ::String
Returns the value of attribute workspace_id.
2972 2973 2974 |
# File 'sig/types.rbs', line 2972 def workspace_id @workspace_id end |