AWSLogsTagLogGroupRequest Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSLogsModel.h AWSLogsModel.m |
logGroupName
The name of the log group.
@property (nonatomic, strong) NSString *logGroupName
Declared In
AWSLogsModel.h
tags
The key-value pairs to use for the tags.
@property (nonatomic, strong) NSDictionary<NSString*NSString*> *tags
Declared In
AWSLogsModel.h