DatabaseLogRetentionConfig
Log retention policy for a single database workload. Used as the value side of a DatabaseLogRetentionConfigEntry.
Fields
| Field | Type | Description |
|---|---|---|
| isDisabled | Boolean | When true, transaction log backups are turned off for this workload at this archival or replication location. |
| logRetentionInMs | Long | Duration in milliseconds for which database transaction logs are retained at this archival or replication location. |