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"]
final pulumi.Input<List<String>>? interpreter;