apiKey property
Parameters used for API_KEY authorization. An API key to include in the header for each authentication request. A maximum of 1 are allowed. Conflicts with basic and oauth. Documented below.
Implementation
final pulumi.Input<EventConnectionAuthParametersApiKey?>? apiKey;