All Known Implementing Classes:
InputValue.DirectInput, InputValue.ListInput, InputValue.ParameterInput

public sealed interface InputValue permits InputValue.ParameterInput, InputValue.DirectInput, InputValue.ListInput