CommandResponse

constructor(action: String, alwaysRun: Boolean? = null, applyUpdateBefore: Boolean? = null, content: String, contentType: String, maxRunTime: Int? = null, name: String, restartAfter: Boolean? = null, runAsInteractive: Boolean? = null, runElevated: Boolean? = null)