Class: Aws::Types::DifferentialPrivacyColumn
- Inherits:
-
Object
- Object
- Aws::Types::DifferentialPrivacyColumn
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
1269 1270 1271 |
# File 'sig/types.rbs', line 1269 def name @name end |