Interface GCPEncryptionKeyOptions

Configuration options for making an AWS encryption key用于制作AWS加密键的配置选项

Hierarchy

  • GCPEncryptionKeyOptions

Properties

endpoint?: string

KMS URL, defaults to KMS URL,默认为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")位置名称(例如"global")

projectId: string

GCP project IDGCP项目ID

Generated using TypeDoc