@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)",
date="2022-08-02T20:25:35.521Z")
public interface IEndpoint
Implementations of IEndpoint
can be found in the aws-globalaccelerator-endpoints
package.
Modifier and Type | Interface and Description |
---|---|
static interface |
IEndpoint.Jsii$Default
Internal default implementation for
IEndpoint . |
static class |
IEndpoint.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
default java.lang.String |
getRegion()
The region where the endpoint is located.
|
java.lang.Object |
renderEndpointConfiguration()
Render the endpoint to an endpoint configuration.
|