View Source GoogleApi.SecretManager.V1.Model.CustomerManagedEncryptionStatus (google_api_secret_manager v0.19.0)
Describes the status of customer-managed encryption.
Attributes
-
kmsKeyVersionName(type:String.t, default:nil) - Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format:projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.SecretManager.V1.Model.CustomerManagedEncryptionStatus{
kmsKeyVersionName: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.