InferenceInputNameConfiguration - Amazon Lookout for Equipment

InferenceInputNameConfiguration

Specifies configuration information for the input data for the inference, including timestamp format and delimiter.

Contents

ComponentTimestampDelimiter

Indicates the delimiter character used between items in the data.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1.

Pattern: ^(\-|\_|\s)?$

Required: No

TimestampFormat

The format of the timestamp, whether Epoch time, or standard, with or without hyphens (-).

Type: String

Pattern: ^EPOCH|yyyy-MM-dd-HH-mm-ss|yyyyMMddHHmmss$

Required: No

See Also

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