@Internal public static interface IEndpoint.Jsii$Default extends IEndpoint
IEndpoint.IEndpoint.Jsii$Default, IEndpoint.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default String |
getRegion()
(experimental) The region where the endpoint is located.
|
default Object |
renderEndpointConfiguration()
(experimental) Render the endpoint to an endpoint configuration.
|
@Stability(value=Experimental) @Nullable default String getRegion()
If the region cannot be determined, undefined is returned
@Stability(value=Experimental) @NotNull default Object renderEndpointConfiguration()
renderEndpointConfiguration in interface IEndpointCopyright © 2021. All rights reserved.