@Stability(value=Stable)
public static interface CfnTopicRule.CloudwatchMetricActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchmetricaction.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.CloudwatchMetricActionProperty.Builder
A builder for
CfnTopicRule.CloudwatchMetricActionProperty |
static class |
CfnTopicRule.CloudwatchMetricActionProperty.Jsii$Proxy
An implementation for
CfnTopicRule.CloudwatchMetricActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.CloudwatchMetricActionProperty.Builder |
builder() |
String |
getMetricName()
`CfnTopicRule.CloudwatchMetricActionProperty.MetricName`.
|
String |
getMetricNamespace()
`CfnTopicRule.CloudwatchMetricActionProperty.MetricNamespace`.
|
default String |
getMetricTimestamp()
`CfnTopicRule.CloudwatchMetricActionProperty.MetricTimestamp`.
|
String |
getMetricUnit()
`CfnTopicRule.CloudwatchMetricActionProperty.MetricUnit`.
|
String |
getMetricValue()
`CfnTopicRule.CloudwatchMetricActionProperty.MetricValue`.
|
String |
getRoleArn()
`CfnTopicRule.CloudwatchMetricActionProperty.RoleArn`.
|
@Stability(value=Stable) @NotNull String getMetricName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchmetricaction.html#cfn-iot-topicrule-cloudwatchmetricaction-metricname@Stability(value=Stable) @NotNull String getMetricNamespace()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchmetricaction.html#cfn-iot-topicrule-cloudwatchmetricaction-metricnamespace@Stability(value=Stable) @NotNull String getMetricUnit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchmetricaction.html#cfn-iot-topicrule-cloudwatchmetricaction-metricunit@Stability(value=Stable) @NotNull String getMetricValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchmetricaction.html#cfn-iot-topicrule-cloudwatchmetricaction-metricvalue@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchmetricaction.html#cfn-iot-topicrule-cloudwatchmetricaction-rolearn@Stability(value=Stable) @Nullable default String getMetricTimestamp()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchmetricaction.html#cfn-iot-topicrule-cloudwatchmetricaction-metrictimestamp@Stability(value=Stable) static CfnTopicRule.CloudwatchMetricActionProperty.Builder builder()
Copyright © 2020. All rights reserved.