AWSLogsPutRetentionPolicyRequest 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
retentionInDays
The number of days to retain the log events in the specified log group. Possible values are: 1, 3, 5, 7, 14, 30, 60, 90, 120, 150, 180, 365, 400, 545, 731, 1827, and 3653.
@property (nonatomic, strong) NSNumber *retentionInDays
Declared In
AWSLogsModel.h