Class AwsEndpointAttribute
java.lang.Object
software.amazon.awssdk.awscore.endpoints.AwsEndpointAttribute
Known endpoint attributes added by endpoint rule sets for AWS services.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final EndpointAttributeKey<List<EndpointAuthScheme>> The auth schemes supported by the endpoint.static final EndpointAttributeKey<List<String>> Business Metric values to be added to the user-agent for the endpoint.
- 
Method Summary
- 
Field Details- 
AUTH_SCHEMESThe auth schemes supported by the endpoint.
- 
METRIC_VALUESBusiness Metric values to be added to the user-agent for the endpoint.
 
- 
- 
Method Details- 
values
 
-