public static final class IEndpoint.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IEndpoint.Jsii$Default
IEndpoint.Jsii$Default, IEndpoint.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRegion()
The region where the endpoint is located.
|
java.lang.Object |
renderEndpointConfiguration()
Render the endpoint to an endpoint configuration.
|
public final java.lang.String getRegion()
If the region cannot be determined, undefined
is returned
getRegion
in interface IEndpoint
getRegion
in interface IEndpoint.Jsii$Default
public final java.lang.Object renderEndpointConfiguration()
renderEndpointConfiguration
in interface IEndpoint
renderEndpointConfiguration
in interface IEndpoint.Jsii$Default