Class GCPSecretManagerCertificateConfig (2.47.0)

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

GCPSecretManagerCertificateConfig configures a secret from Google Secret Manager <https://cloud.google.com/secret-manager>__.

Attribute

Name Description
secret_uri str
Secret URI, in the form "projects/$PROJECT_ID/secrets/$SECRET_NAME/versions/$VERSION". Version can be fixed (e.g. "2") or "latest".