Class SecretManagerSource (1.10.1)

SecretManagerSource(mapping=None,*,ignore_unknown_fields=False,**kwargs)

Configuration for secrets stored in Google Secret Manager.

Attribute

NameDescription
secret_versionstr
Required. The name of the Secret Version containing the encryption key in the following format: projects/{project}/secrets/{secret_id}/versions/{version_number} Note that only numbered versions are supported. Aliases like "latest" are not supported.