type

@JvmName(name = "cesreijnlotmtgsk")
suspend fun type(value: Output<FlowNodeIoDataType>)
@JvmName(name = "rgrvbvlmockabilr")
suspend fun type(value: FlowNodeIoDataType)

Parameters

value

The data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.