IntegrationRuntimeDataFlowPropertiesArgs

fun IntegrationRuntimeDataFlowPropertiesArgs(computeType: Output<Either<String, DataFlowComputeType>>? = null, coreCount: Output<Int>? = null, timeToLive: Output<Int>? = null)