GoogleApi.CloudBuild.V1.Model.SecretManagerSecret (google_api_cloud_build v0.54.0)
View SourcePairs a secret environment variable with a SecretVersion in Secret Manager.
Attributes
-
env(type:String.t, default:nil) - Environment variable name to associate with the secret. Secret environment variables must be unique across all of a build's secrets, and must be used by at least one build step. -
versionName(type:String.t, default:nil) - Resource name of the SecretVersion. In format: projects//secrets//versions/*
Summary
Functions
Unwrap a decoded JSON object into its complex fields.