Builder
Properties
A CreateConnectionApiKeyAuthRequestParameters object that contains the API key authorization parameters to use for the connection.
A CreateConnectionBasicAuthRequestParameters object that contains the Basic authorization parameters to use for the connection.
A ConnectionHttpParameters object that contains 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.
A CreateConnectionOAuthRequestParameters object that contains the OAuth authorization parameters to use for the connection.
Functions
construct an aws.sdk.kotlin.services.cloudwatchevents.model.CreateConnectionApiKeyAuthRequestParameters inside the given block
construct an aws.sdk.kotlin.services.cloudwatchevents.model.CreateConnectionBasicAuthRequestParameters inside the given block
construct an aws.sdk.kotlin.services.cloudwatchevents.model.ConnectionHttpParameters inside the given block
construct an aws.sdk.kotlin.services.cloudwatchevents.model.CreateConnectionOAuthRequestParameters inside the given block