Required. The encryption spec used for CMEK encryption. It is required that the kms key is in the same region as the endpoint. The same key will be used for all provisioned resources, if encryption is available. If the kms_key_name is left empty, no encryption will be enforced.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["The content outlines the structure and fields for initializing a location-level encryption specification."],["The `request` field within the JSON represents the original request for initialization, and it is a nested object."],["The `InitializeEncryptionSpecRequest` is used to provide details for encryption specifications."],["The `encryptionSpec` field, within the `InitializeEncryptionSpecRequest`, defines the specifics for CMEK encryption, including the requirement that the KMS key and the endpoint are in the same region."],["Leaving the `kms_key_name` empty within `encryptionSpec` means no encryption will be enforced."]]],[]]