Command Args
constructor(action: Output<Either<String, Action>>, alwaysRun: Output<Boolean>? = null, applyUpdateBefore: Output<Boolean>? = null, content: Output<String>, contentType: Output<Either<String, ContentType>>, enrollIntuneBefore: Output<Boolean>? = null, install1PAppBefore: Output<Boolean>? = null, maxRunTime: Output<Int>? = null, name: Output<String>, postUpgrade: Output<Boolean>? = null, preUpgrade: Output<Boolean>? = null, restartAfter: Output<Boolean>? = null, runAsInteractive: Output<Boolean>? = null, runElevated: Output<Boolean>? = null)