Class: Aws::Types::DescribeLoggingOptionsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeLoggingOptionsRequest
- 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.
1824 1825 1826 |
# File 'sig/types.rbs', line 1824 def workspace_name @workspace_name end |