CLIIntegrationRef
Reference to a CLI integration instance, addressed by (catalogId, name) — the same scheme used by the connect/disconnect endpoints. Structured as an object rather than a bare ‘catalogId/name’ string so additional fields (e.g. scope) can be added later without a wire break, and so the encoding is unambiguous regardless of characters that may appear in the instance name.
Properties
catalogIdstring requiredThe CLI catalog entry ID (e.g. ‘aws’).namestring requiredThe user-chosen instance name. Unique within the (org, catalogId) pair.
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.