The program and arguments to run the command. On Linux and macOS, defaults to: ["/bin/sh", "-c"]. On Windows, defaults to: ["cmd", "/C"]
["/bin/sh", "-c"]
["cmd", "/C"]
late final pulumi.Output<List<String>?> interpreter;