Class EndpointAttributeKey<T>

java.lang.Object
software.amazon.awssdk.endpoints.EndpointAttributeKey<T>
Type Parameters:
T - The type of the attribute.

public final class EndpointAttributeKey<T> extends Object
A key for adding and retrieving attributes from an Endpoint in a typesafe manner.