Topic Rule Error Action Cloudwatch Metric Args
data class TopicRuleErrorActionCloudwatchMetricArgs(val metricName: Output<String>, val metricNamespace: Output<String>, val metricTimestamp: Output<String>? = null, val metricUnit: Output<String>, val metricValue: Output<String>, val roleArn: Output<String>) : ConvertibleToJava<TopicRuleErrorActionCloudwatchMetricArgs>
Constructors
Properties
Link copied to clipboard
The CloudWatch metric name.
Link copied to clipboard
The CloudWatch metric namespace name.
Link copied to clipboard
An optional Unix timestamp (http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp).
Link copied to clipboard
The metric unit (supported units can be found here: http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#Unit)
Link copied to clipboard
The CloudWatch metric value.