AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains the additional parameters to use for the connection.

Inheritance Hierarchy

System.Object
  Amazon.EventBridge.Model.UpdateConnectionAuthRequestParameters

Namespace: Amazon.EventBridge.Model
Assembly: AWSSDK.EventBridge.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateConnectionAuthRequestParameters

The UpdateConnectionAuthRequestParameters type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ApiKeyAuthParameters Amazon.EventBridge.Model.UpdateConnectionApiKeyAuthRequestParameters

Gets and sets the property ApiKeyAuthParameters.

The authorization parameters for API key authorization.

Public Property BasicAuthParameters Amazon.EventBridge.Model.UpdateConnectionBasicAuthRequestParameters

Gets and sets the property BasicAuthParameters.

The authorization parameters for Basic authorization.

Public Property ConnectivityParameters Amazon.EventBridge.Model.ConnectivityResourceParameters

Gets and sets the property ConnectivityParameters.

If you specify a private OAuth endpoint, the parameters for EventBridge to use when authenticating against the endpoint.

For more information, see Authorization methods for connections in the Amazon EventBridge User Guide .

Public Property InvocationHttpParameters Amazon.EventBridge.Model.ConnectionHttpParameters

Gets and sets the property InvocationHttpParameters.

The additional parameters to use for the connection.

Public Property OAuthParameters Amazon.EventBridge.Model.UpdateConnectionOAuthRequestParameters

Gets and sets the property OAuthParameters.

The authorization parameters for OAuth authorization.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5