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