Integration Runtime Data Flow Properties Args
constructor(cleanup: Output<Boolean>? = null, computeType: Output<Either<String, DataFlowComputeType>>? = null, coreCount: Output<Int>? = null, customProperties: Output<List<IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgs>>? = null, timeToLive: Output<Int>? = null)