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