Skip to main content
Version: Next

EnvVar

Hierarchy

Index

Properties

is_secret

is_secret: bool | None

model_config

model_config: Undefined

name

name: str

value

value: str | None

The environment variable value. This field is absent in responses when isSecret is true, as secret values are never returned by the API.

Page Options