The S3 archive destination.

Hierarchy

  • LogsArchiveDestinationS3

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
bucket: string

The bucket where the archive will be stored.

The S3 Archive's integration destination.

path?: string

The archive path.

Type of the S3 archive destination.

Generated using TypeDoc