Uses of Class
software.amazon.awscdk.services.iot.actions.CloudWatchPutMetricActionProps.Builder
-
Uses of CloudWatchPutMetricActionProps.Builder in software.amazon.awscdk.services.iot.actions
Modifier and TypeMethodDescriptionCloudWatchPutMetricActionProps.builder()
CloudWatchPutMetricActionProps.Builder.metricName
(String metricName) Sets the value ofCloudWatchPutMetricActionProps.getMetricName()
CloudWatchPutMetricActionProps.Builder.metricNamespace
(String metricNamespace) Sets the value ofCloudWatchPutMetricActionProps.getMetricNamespace()
CloudWatchPutMetricActionProps.Builder.metricTimestamp
(String metricTimestamp) Sets the value ofCloudWatchPutMetricActionProps.getMetricTimestamp()
CloudWatchPutMetricActionProps.Builder.metricUnit
(String metricUnit) Sets the value ofCloudWatchPutMetricActionProps.getMetricUnit()
CloudWatchPutMetricActionProps.Builder.metricValue
(String metricValue) Sets the value ofCloudWatchPutMetricActionProps.getMetricValue()
Sets the value ofCommonActionProps.getRole()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCloudWatchPutMetricActionProps.Builder
.