class Aws::IoT::Types::MetricValue
@return [Array<Integer>]
specify that set to be compared with the ‘metric`.
If the `comparisonOperator` calls for a set of ports, use this to
@!attribute [rw] ports
@return [Array<String>]
specify that set to be compared with the `metric`.
If the `comparisonOperator` calls for a set of CIDRs, use this to
@!attribute [rw] cidrs
@return [Integer]
specify that numeric value to be compared with the `metric`.
If the `comparisonOperator` calls for a numeric value, use this to
@!attribute [rw] count
}
ports: [1],
cidrs: [“Cidr”],
count: 1,
{
data as a hash:
@note When making an API call, you may pass MetricValue
The value to be compared with the `metric`.