Topic Rule Error Action Timestream Args
data class TopicRuleErrorActionTimestreamArgs(val databaseName: Output<String>, val dimensions: Output<List<TopicRuleErrorActionTimestreamDimensionArgs>>, val roleArn: Output<String>, val tableName: Output<String>, val timestamp: Output<TopicRuleErrorActionTimestreamTimestampArgs>? = null) : ConvertibleToJava<TopicRuleErrorActionTimestreamArgs>
Constructors
Link copied to clipboard
constructor(databaseName: Output<String>, dimensions: Output<List<TopicRuleErrorActionTimestreamDimensionArgs>>, roleArn: Output<String>, tableName: Output<String>, timestamp: Output<TopicRuleErrorActionTimestreamTimestampArgs>? = null)
Properties
Link copied to clipboard
The name of an Amazon Timestream database.
Link copied to clipboard
Configuration blocks with metadata attributes of the time series that are written in each measure record. Nested arguments below.
Link copied to clipboard
Configuration block specifying an application-defined value to replace the default value assigned to the Timestream record's timestamp in the time column. Nested arguments below.