EkmConfig

AnEkmConfig is a singleton resource that represents configuration parameters that apply to allCryptoKeys andCryptoKeyVersions with aProtectionLevel ofEXTERNAL_VPC in a given project and location.

JSON representation
{"name":string,"defaultEkmConnection":string}
Fields
name

string

Output only. The resource name for theEkmConfig in the formatprojects/*/locations/*/ekmConfig.

defaultEkmConnection

string

Optional. Resource name of the defaultEkmConnection. Setting this field to the empty string removes the default.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-30 UTC.