@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)",
date="2023-03-28T21:34:27.352Z")
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.
|