class Aws::GlueDataBrew::Types::JsonOptions

Represents the JSON-specific options that define how input is to be interpreted by Glue DataBrew.

@note When making an API call, you may pass JsonOptions

data as a hash:

    {
      multi_line: false,
    }

@!attribute [rw] multi_line

A value that specifies whether JSON input contains embedded new line
characters.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/JsonOptions AWS API Documentation

Constants

SENSITIVE