Interface GCPEncryptionKeyOptions

Configuration options for making an AWS encryption key

Hierarchy

  • GCPEncryptionKeyOptions

Properties

endpoint?: string

KMS URL, defaults to https://www.googleapis.com/auth/cloudkms

keyName: string

Key name

keyRing: string

Key ring name

keyVersion?: string

Key version

location: string

Location name (e.g. "global")

projectId: string

GCP project ID

Generated using TypeDoc