Class: Aws::Types::NullValueFormatConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::NullValueFormatConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#null_string ⇒ ::String
Returns the value of attribute null_string.
Instance Attribute Details
#null_string ⇒ ::String
Returns the value of attribute null_string.
8246 8247 8248 |
# File 'sig/types.rbs', line 8246 def null_string @null_string end |