Class: Aws::Types::DescribeWorkspaceRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeWorkspaceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workspace_name ⇒ ::String
Returns the value of attribute workspace_name.
Instance Attribute Details
#workspace_name ⇒ ::String
Returns the value of attribute workspace_name.
2013 2014 2015 |
# File 'sig/types.rbs', line 2013 def workspace_name @workspace_name end |