Class ConnectionOAuthResponseParameters

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

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

The response parameters when OAuth is specified as the authorization type.

See Also: