AWSIoTMetricValue Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
cidrs
If the comparisonOperator
calls for a set of CIDRs, use this to specify that set to be compared with the metric
.
@property (nonatomic, strong) NSArray<NSString*> *cidrs
Declared In
AWSIoTModel.h
count
If the comparisonOperator
calls for a numeric value, use this to specify that numeric value to be compared with the metric
.
@property (nonatomic, strong) NSNumber *count
Declared In
AWSIoTModel.h
ports
If the comparisonOperator
calls for a set of ports, use this to specify that set to be compared with the metric
.
@property (nonatomic, strong) NSArray<NSNumber*> *ports
Declared In
AWSIoTModel.h