Es un informe que indica cuándo se completa la creación de una AEADKey y está lista para usarse.
encryptedKeyMaterialarreglo de números enteros
Es el material de la clave encriptado por la clave raíz de KMS.
rootKeyIDstring
Es el identificador de la clave raíz que unió el material de clave. Sigue el formato root-key-namespace/root-key-type/root-key-name/version. Ejemplo: kms-system/ctm/org1-root-key/1 o kms-system/local/org-1-root-key/1.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003e\u003ccode\u003eMZAEADKey\u003c/code\u003e represents the key material that is replicated across multiple zones and has fields for api version, kind, metadata, specification, and status.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMZAEADKeyList\u003c/code\u003e contains an array of \u003ccode\u003eMZAEADKey\u003c/code\u003e objects, each including their own fields of api version, kind, metadata and the items themselves.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMZAEADKeyStatus\u003c/code\u003e details the current state of the \u003ccode\u003eMZAEADKey\u003c/code\u003e, including information about the conditions, encrypted key material, the root key ID, and zone replication status.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMZAEADKeyZoneStatus\u003c/code\u003e offers detailed information on a specific zone's replication status, including the zone's name and whether the key material processing has been successful.\u003c/p\u003e\n"]]],[],null,["# KRM API kms.global.gdc.goog/v1\n\nkms.global.gdc.goog/v1\n----------------------\n\n### MZAEADKey\n\nMZAEADKey represents the key material that needs to be replicated across multiple zones.\n\n*Appears in:*\n- [MZAEADKeyList](#mzaeadkeylist)\n\n### MZAEADKeyList\n\nMZAEADKeyList contains a list of MZAEADKey\n\n### MZAEADKeyStatus\n\nMZAEADKeyStatus defines the observed state of MZAEADKey.\n\n*Appears in:*\n- [MZAEADKey](#mzaeadkey)\n\n### MZAEADKeyZoneStatus\n\nMZAEADKeyZoneStatus represents the replication status of a specific zone.\n\n*Appears in:*\n- [MZAEADKeyStatus](#mzaeadkeystatus)"]]