Class: Aws::Types::AthenaPropertiesPatch
- Inherits:
-
Object
- Object
- Aws::Types::AthenaPropertiesPatch
- 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.
396 397 398 |
# File 'sig/types.rbs', line 396 def workgroup_name @workgroup_name end |