Class AwsEndpointAttribute
java.lang.Object
software.amazon.awssdk.awscore.endpoints.AwsEndpointAttribute
Known endpoint attributes added by endpoint rule sets for AWS services.
-
Field Summary
FieldsModifier 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_SCHEMES
The auth schemes supported by the endpoint. -
METRIC_VALUES
Business Metric values to be added to the user-agent for the endpoint.
-
-
Method Details
-
values
-