View Source GoogleApi.CloudKMS.V1.Model.AutokeyConfig (google_api_cloud_kms v0.42.0)
Cloud KMS Autokey configuration for a folder.
Attributes
-
keyProject
(type:String.t
, default:nil
) - Optional. Name of the key project, e.g.projects/{PROJECT_ID}
orprojects/{PROJECT_NUMBER}
, where Cloud KMS Autokey will provision a new CryptoKey when a KeyHandle is created. On UpdateAutokeyConfig, the caller will requirecloudkms.cryptoKeys.setIamPolicy
permission on this key project. Once configured, for Cloud KMS Autokey to function properly, this key project must have the Cloud KMS API activated and the Cloud KMS Service Agent for this key project must be granted thecloudkms.admin
role (or pertinent permissions). A request with an empty key project field will clear the configuration. -
name
(type:String.t
, default:nil
) - Identifier. Name of the AutokeyConfig resource, e.g.folders/{FOLDER_NUMBER}/autokeyConfig
. -
state
(type:String.t
, default:nil
) - Output only. The state for the AutokeyConfig.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.