DeploymentExternalInputDefinition Class

Deployment external input definition for parameterization.

Constructor

DeploymentExternalInputDefinition(*args: Any, **kwargs: Any)

Variables

Name Description
kind
str

The kind of external input. Required.

config
any

Configuration for the external input.

Attributes

config

Configuration for the external input.

config: Any | None

kind

The kind of external input. Required.

kind: str