This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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 Amazon CloudFormation template, use the following syntax:
JSON
{ "ComponentTimestampDelimiter" :String, "TimestampFormat" :String}
YAML
ComponentTimestampDelimiter:StringTimestampFormat:String
Properties
ComponentTimestampDelimiterProperty description not available.
Required: No
Type: String
Pattern:
^(\-|\_|\s)?$Minimum:
0Maximum:
1Update requires: No interruption
TimestampFormatProperty description not available.
Required: No
Type: String
Pattern:
^EPOCH|yyyy-MM-dd-HH-mm-ss|yyyyMMddHHmmss$Update requires: No interruption