Secrets(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Secrets and secret environment variables.
Attributes |
|
---|---|
Name | Description |
secret_manager |
MutableSequence[google.cloud.devtools.cloudbuild_v1.types.SecretManagerSecret]
Secrets in Secret Manager and associated secret environment variable. |
inline |
MutableSequence[google.cloud.devtools.cloudbuild_v1.types.InlineSecret]
Secrets encrypted with KMS key and the associated secret environment variable. |