View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1betaCmekConfig (google_api_discovery_engine v0.27.0)
Configurations used to enable CMEK data encryption with Cloud KMS keys.
Attributes
-
isDefault(type:boolean(), default:nil) - Output only. The default CmekConfig for the Customer. -
kmsKey(type:String.t, default:nil) - Kms key resource name which will be used to encrypt resourcesprojects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}. -
kmsKeyVersion(type:String.t, default:nil) - Kms key version resource name which will be used to encrypt resources/cryptoKeyVersions/{keyVersion}. -
lastRotationTimestampMicros(type:String.t, default:nil) - Output only. The timestamp of the last key rotation. -
name(type:String.t, default:nil) - Required. Name of the CmekConfig, of the formprojects/{project}/locations/{location}/cmekConfigorprojects/{project}/locations/{location}/cmekConfigs/{cmekConfig}. -
state(type:String.t, default:nil) - Output only. State of the CmekConfig.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.