RegistryContentNodeOption
A single option within a chooser content node, representing one language or OS variant.
Properties
languagestring optionalThe language this option applies to (for ’language-chooser’ nodes). One of: typescript, python, go, csharp, java, yaml.osstring optionalThe operating system this option applies to (for ‘os-chooser’ nodes). One of: linux, macos, windows.contentstring requiredThe content for this option, typically a code snippet or instructions.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.