Interface EndpointAttributeProvider<T>
- Type Parameters:
 T- thetypeinvalid reference
AwsEndpointAttribute
public interface EndpointAttributeProvider<T>
Link between an endpoint property and the 
 it represents.
invalid reference
AwsEndpointAttribute
- 
Method Summary
 
- 
Method Details
- 
propertyName
String propertyName() - 
attributeKey
EndpointAttributeKey<T> attributeKey() - 
attributeValue
 
 -