Builder
Properties
The API key authorization parameters to use for the connection.
The Basic authorization parameters to use for the connection.
If you specify a private OAuth endpoint, the parameters for EventBridge to use when authenticating against the endpoint.
The API key authorization parameters to use for the connection. Note that if you include additional parameters for the target of a rule via HttpParameters
, including query strings, the parameters added for the connection take precedence.
The OAuth authorization parameters to use for the connection.
Functions
construct an aws.sdk.kotlin.services.eventbridge.model.CreateConnectionApiKeyAuthRequestParameters inside the given block
construct an aws.sdk.kotlin.services.eventbridge.model.CreateConnectionBasicAuthRequestParameters inside the given block
construct an aws.sdk.kotlin.services.eventbridge.model.ConnectivityResourceParameters inside the given block
construct an aws.sdk.kotlin.services.eventbridge.model.ConnectionHttpParameters inside the given block
construct an aws.sdk.kotlin.services.eventbridge.model.CreateConnectionOAuthRequestParameters inside the given block