TransformConfigParameter

Specifies the parameters in the config file of the dynamic transform.

Types

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

Properties

Link copied to clipboard

Specifies whether the parameter is optional or not in the config file of the dynamic transform.

Link copied to clipboard

Specifies the list type of the parameter in the config file of the dynamic transform.

Link copied to clipboard

Specifies the name of the parameter in the config file of the dynamic transform.

Link copied to clipboard

Specifies the parameter type in the config file of the dynamic transform.

Link copied to clipboard

Specifies the validation message in the config file of the dynamic transform.

Link copied to clipboard

Specifies the validation rule in the config file of the dynamic transform.

Link copied to clipboard

Specifies the value of the parameter in the config file of the dynamic transform.

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