Class: Aws::Types::AthenaPropertiesOutput
- Inherits:
-
Object
- Object
- Aws::Types::AthenaPropertiesOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workgroup_name ⇒ ::String
Returns the value of attribute workgroup_name.
Instance Attribute Details
#workgroup_name ⇒ ::String
Returns the value of attribute workgroup_name.
391 392 393 |
# File 'sig/types.rbs', line 391 def workgroup_name @workgroup_name end |