Interface IEndpoint.Jsii$Default
- All Superinterfaces:
IEndpoint,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IEndpoint.Jsii$Proxy
- Enclosing interface:
IEndpoint
Internal default implementation for
IEndpoint.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.globalaccelerator.IEndpoint
IEndpoint.Jsii$Default, IEndpoint.Jsii$Proxy -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getRegion
The region where the endpoint is located.If the region cannot be determined,
undefinedis returned -
renderEndpointConfiguration
Render the endpoint to an endpoint configuration.- Specified by:
renderEndpointConfigurationin interfaceIEndpoint
-