TriggerBuildAvailableSecretsSecretManager

data class TriggerBuildAvailableSecretsSecretManager(val env: String, val versionName: String)

Constructors

constructor(env: String, versionName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val env: String

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.

Link copied to clipboard

Resource name of the SecretVersion. In format: projects//secrets//versions/* //*/