AWSKinesisEnhancedMonitoringOutput Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSKinesisModel.h AWSKinesisModel.m |
currentShardLevelMetrics
Represents the current state of the metrics that are in the enhanced state before the operation.
@property (nonatomic, strong) NSArray<NSString*> *currentShardLevelMetrics
Declared In
AWSKinesisModel.h
desiredShardLevelMetrics
Represents the list of all the metrics that would be in the enhanced state after the operation.
@property (nonatomic, strong) NSArray<NSString*> *desiredShardLevelMetrics
Declared In
AWSKinesisModel.h
streamName
The name of the Kinesis data stream.
@property (nonatomic, strong) NSString *streamName
Declared In
AWSKinesisModel.h