NullCheckBoxList - AWS Glue

NullCheckBoxList

Represents whether certain values are recognized as null values for removal.

Contents

IsEmpty

Specifies that an empty string is considered as a null value.

Type: Boolean

Required: No

IsNegOne

Specifies that an integer value of -1 is considered as a null value.

Type: Boolean

Required: No

IsNullString

Specifies that a value spelling out the word 'null' is considered as a null value.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: