Class: Aws::Types::IsNotNullExpression
- Inherits:
-
Object
- Object
- Aws::Types::IsNotNullExpression
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#column_name ⇒ ::String
Returns the value of attribute column_name.
Instance Attribute Details
#column_name ⇒ ::String
Returns the value of attribute column_name.
3646 3647 3648 |
# File 'sig/types.rbs', line 3646 def column_name @column_name end |