Interface: IGCSSpec
Properties of a GCSSpec.
Hierarchy
-
↳
IGCSSpec
Properties
bucketName
• Optional bucketName: null | string
The name of the destination GCS bucket where Temporal will send data.
Inherited from
gcpProjectId
• Optional gcpProjectId: null | string
The GCP project ID associated with the GCS bucket and service account.
Inherited from
region
• Optional region: null | string
The region of the gcs bucket
Inherited from
saId
• Optional saId: null | string
The customer service account ID that Temporal Cloud impersonates for writing records to the customer's GCS bucket.