class Aws::CloudWatchEvents::Types::ConnectionAuthResponseParameters
Contains the authorization parameters to use for the connection.
@!attribute [rw] basic_auth_parameters
The authorization parameters for Basic authorization. @return [Types::ConnectionBasicAuthResponseParameters]
@!attribute [rw] o_auth_parameters
The OAuth parameters to use for authorization. @return [Types::ConnectionOAuthResponseParameters]
@!attribute [rw] api_key_auth_parameters
The API Key parameters to use for authorization. @return [Types::ConnectionApiKeyAuthResponseParameters]
@!attribute [rw] invocation_http_parameters
Additional parameters for the connection that are passed through with every invocation to the HTTP endpoint. @return [Types::ConnectionHttpParameters]
@see docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ConnectionAuthResponseParameters AWS API Documentation
Constants
- SENSITIVE