ArchivingConfiguration
is used for a configuration for archiving (e.g., bucket name or
region).
Table: ArchivingConfiguration
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 12, 2025 | |||||
bucket | string | yes | Short-Term | The bucket name for storing archived data (e.g., acme-bucket). | |
disabled | boolean | Short-Term | Whether archiving has been disabled. | ||
startFrom | datetime | Short-Term | The date and time from which to archive. | ||
tagOrderInName | [string] | yes | Short-Term | A list of tag field names to be used in the order given for the output of file names. |