WorkflowParameterArgs

constructor(description: Output<String>? = null, metadata: Output<Any>? = null, type: Output<Either<String, ParameterType>>? = null, value: Output<Any>? = null)