env_var is not specified it defaults
to name. Plain dicts with matching keys are also accepted and
converted automatically.
Attributes
field(str) : Specific field within a structured secret (optional). Default:''.env_var(str | None) : Environment variable the secret is injected as (defaults to name).