AWS::LookoutEquipment::InferenceScheduler InputNameConfiguration
The InputNameConfiguration
property type specifies Property description not available. for an AWS::LookoutEquipment::InferenceScheduler.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ComponentTimestampDelimiter" :
String
, "TimestampFormat" :String
}
YAML
ComponentTimestampDelimiter:
String
TimestampFormat:String
Properties
ComponentTimestampDelimiter
Property description not available.
Required: No
Type: String
Pattern:
^(\-|\_|\s)?$
Minimum:
0
Maximum:
1
Update requires: No interruption
TimestampFormat
Property description not available.
Required: No
Type: String
Pattern:
^EPOCH|yyyy-MM-dd-HH-mm-ss|yyyyMMddHHmmss$
Update requires: No interruption