The GCS archive destination.

Hierarchy

  • LogsArchiveDestinationGCS

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 GCS archive's integration destination.

path?: string

The archive path.

Type of the GCS archive destination.

Generated using TypeDoc