An EkmConfig is a singleton resource that represents configuration parameters that apply to all CryptoKeys and CryptoKeyVersions with a ProtectionLevel of [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC] in a given project and location.
JSON representation
{"name": string,"defaultEkmConnection": string}
Fields
name
string
Output only. The resource name for the EkmConfig in the format projects/*/locations/*/ekmConfig.
defaultEkmConnection
string
Optional. Resource name of the default EkmConnection. Setting this field to the empty string removes the default.