DeploymentExternalInputDefinition Class
Deployment external input definition for parameterization.
Constructor
DeploymentExternalInputDefinition(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
kind
|
The kind of external input. Required. |
|
config
|
Configuration for the external input. |
Attributes
config
Configuration for the external input.
config: Any | None
kind
The kind of external input. Required.
kind: str