Class ConnectionOAuthClientResponseParameters

java.lang.Object
software.amazon.awssdk.services.eventbridge.model.ConnectionOAuthClientResponseParameters
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ConnectionOAuthClientResponseParameters.Builder,ConnectionOAuthClientResponseParameters>

@Generated("software.amazon.awssdk:codegen") public final class ConnectionOAuthClientResponseParameters extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ConnectionOAuthClientResponseParameters.Builder,ConnectionOAuthClientResponseParameters>

Contains the client response parameters for the connection when OAuth is specified as the authorization type.

See Also: