| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeScalingRulesResponseBody.Alarms.Builder |
DescribeScalingRulesResponseBody.Alarms.Builder.alarmTaskId(String alarmTaskId)
The ID of the event-triggered task that is associated with the scaling rule.
|
DescribeScalingRulesResponseBody.Alarms.Builder |
DescribeScalingRulesResponseBody.Alarms.Builder.alarmTaskName(String alarmTaskName)
The name of the event-triggered task that is associated with the scaling rule.
|
static DescribeScalingRulesResponseBody.Alarms.Builder |
DescribeScalingRulesResponseBody.Alarms.builder() |
DescribeScalingRulesResponseBody.Alarms.Builder |
DescribeScalingRulesResponseBody.Alarms.Builder.comparisonOperator(String comparisonOperator)
The comparison operator between the statistical value and the threshold of the metric of the event-triggered task that is associated with the scaling rule.
|
DescribeScalingRulesResponseBody.Alarms.Builder |
DescribeScalingRulesResponseBody.Alarms.Builder.dimensions(List<DescribeScalingRulesResponseBody.Dimensions> dimensions)
The dimensions of the event-triggered task that is associated with the scaling rule.
|
DescribeScalingRulesResponseBody.Alarms.Builder |
DescribeScalingRulesResponseBody.Alarms.Builder.evaluationCount(Integer evaluationCount)
The number of consecutive times when the event-triggered task that is associated with the scaling rule must meet the alert condition before an alert is triggered.
|
DescribeScalingRulesResponseBody.Alarms.Builder |
DescribeScalingRulesResponseBody.Alarms.Builder.metricName(String metricName)
The name of the metric of the event-triggered task that is associated with the scaling rule.
|
DescribeScalingRulesResponseBody.Alarms.Builder |
DescribeScalingRulesResponseBody.Alarms.Builder.metricType(String metricType)
The type of the metric of the event-triggered task that is associated with the scaling rule.
|
DescribeScalingRulesResponseBody.Alarms.Builder |
DescribeScalingRulesResponseBody.Alarms.Builder.statistics(String statistics)
The statistical method of the event-triggered task that is associated with the scaling rule.
|
DescribeScalingRulesResponseBody.Alarms.Builder |
DescribeScalingRulesResponseBody.Alarms.Builder.threshold(Float threshold)
The alert threshold of the event-triggered task that is associated with the scaling rule.
|
Copyright © 2024. All rights reserved.