Class DescribeConnectionConnectivityParameters

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

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

If the connection uses a private OAuth endpoint, the parameters for EventBridge to use when authenticating against the endpoint.

For more information, see Authorization methods for connections in the Amazon EventBridge User Guide .

See Also: