DetectedCsvFormatDescriptor - Amazon Lookout for Metrics

DetectedCsvFormatDescriptor

Properties of an inferred CSV format.

Contents

Charset

The format's charset.

Type: DetectedField object

Required: No

ContainsHeader

Whether the format includes a header.

Type: DetectedField object

Required: No

Delimiter

The format's delimiter.

Type: DetectedField object

Required: No

FileCompression

The format's file compression.

Type: DetectedField object

Required: No

HeaderList

The format's header list.

Type: DetectedField object

Required: No

QuoteSymbol

The format's quote symbol.

Type: DetectedField object

Required: No

See Also

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