NullValueField - AWS Glue

NullValueField

Represents a custom null value such as a zeros or other value being used as a null placeholder unique to the dataset.

Contents

Datatype

The datatype of the value.

Type: Datatype object

Required: Yes

Value

The value of the null placeholder.

Type: String

Pattern: ([\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF]|[^\S\r\n"'])*

Required: Yes

See Also

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