class Aws::CloudWatchEvents::Types::ConnectionOAuthResponseParameters
Contains the response parameters when OAuth is specified as the authorization type.
@!attribute [rw] client_parameters
A `ConnectionOAuthClientResponseParameters` object that contains details about the client parameters returned when OAuth is specified as the authorization type. @return [Types::ConnectionOAuthClientResponseParameters]
@!attribute [rw] authorization_endpoint
The URL to the HTTP endpoint that authorized the request. @return [String]
@!attribute [rw] http_method
The method used to connect to the HTTP endpoint. @return [String]
@!attribute [rw] o_auth_http_parameters
The additional HTTP parameters used for the OAuth authorization request. @return [Types::ConnectionHttpParameters]
@see docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ConnectionOAuthResponseParameters AWS API Documentation
Constants
- SENSITIVE