Skip to content

Commit c89b72a

Browse files
committed
docs(resources): auto-generated
1 parent 8f99b21 commit c89b72a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/resources/cloud-watch-logs-log-group.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,17 @@ generated: true
1111
CloudWatchLogsLogGroup
1212
```
1313

14+
## Properties
1415

1516

17+
- `CreatedTime`: The creation time of the log group in unix timestamp format
18+
- `CreationTime`: The creation time of the log group in RFC3339 format
19+
- `LastEvent`: The last event time of the log group in RFC3339 format
20+
- `Name`: The name of the log group
21+
- `RetentionInDays`: The number of days to retain log events in the log group
22+
- `tag:<key>:`: This resource has tags with property `Tags`. These are key/value pairs that are
23+
added as their own property with the prefix of `tag:` (e.g. [tag:example: "value"])
24+
1625
!!! note - Using Properties
1726
Properties are what [Filters](../config-filtering.md) are written against in your configuration. You use the property
1827
names to write filters for what you want to **keep** and omit from the nuke process.

0 commit comments

Comments
 (0)