Integration Runtime Rule Args
constructor(cleanupEnabled: Output<Boolean>? = null, computeType: Output<String>? = null, coreCount: Output<Int>? = null, dataFactoryId: Output<String>? = null, description: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, timeToLiveMin: Output<Int>? = null, virtualNetworkEnabled: Output<Boolean>? = null)