class Aws::CloudWatchLogs::Types::LogGroup
Represents a log group.
@!attribute [rw] log_group_name
The name of the log group. @return [String]
@!attribute [rw] creation_time
The creation time of the log group, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC. @return [Integer]
@!attribute [rw] retention_in_days
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. To set a log group to never have log events expire, use [DeleteRetentionPolicy][1]. [1]: https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DeleteRetentionPolicy.html @return [Integer]
@!attribute [rw] metric_filter_count
The number of metric filters. @return [Integer]
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the log group. @return [String]
@!attribute [rw] stored_bytes
The number of bytes stored. @return [Integer]
@!attribute [rw] kms_key_id
The Amazon Resource Name (ARN) of the CMK to use when encrypting log data. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/LogGroup AWS API Documentation
Constants
- SENSITIVE