Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 666 Bytes

GCPEncryptionKey.md

File metadata and controls

14 lines (10 loc) · 666 Bytes

GCPEncryptionKey

GCP Encryption Key for CCS clusters.

Properties

Name Type Description Notes
kms_key_service_account str Service account used to access the KMS key [optional]
key_location str Location of the encryption key ring [optional]
key_name str Name of the encryption key [optional]
key_ring str Name of the key ring the encryption key is located on [optional]

[Back to Model list] [Back to API list] [Back to README]