Class BuiltIns
java.lang.Object
software.amazon.smithy.rulesengine.language.syntax.parameters.BuiltIns
Built-in parameters for EndpointRules.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Parameter
Built-in parameter that enables a customer to wholesale override the URL used by the SDK. -
Method Summary
-
Field Details
-
SDK_ENDPOINT
Built-in parameter that enables a customer to wholesale override the URL used by the SDK.
-