WorkflowParameterDetail

Defines a parameter that's used to provide configuration details for the workflow.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The default value of this parameter if no input is provided.

Link copied to clipboard

Describes this parameter.

Link copied to clipboard

The name of this input parameter.

Link copied to clipboard

The type of input this parameter provides. The currently supported value is "string".

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String