Class ConnectionBasicAuthResponseParameters

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

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

Contains the authorization parameters for the connection if Basic is specified as the authorization type.

See Also: