CommandArgs

constructor(commandContent: Output<String>? = null, description: Output<String>? = null, enableParameter: Output<Boolean>? = null, name: Output<String>? = null, timeout: Output<Int>? = null, type: Output<String>? = null, workingDir: Output<String>? = null)