@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.301Z") @Stability(value=Experimental) public class RawEndpoint extends software.amazon.jsii.JsiiObject implements IEndpoint
Prefer using the classes in the aws-globalaccelerator-endpoints package instead,
as they accept typed constructs. You can use this class if you want to use an
endpoint type that does not have an appropriate class in that package yet.
| Modifier and Type | Class and Description |
|---|---|
static class |
RawEndpoint.Builder
(experimental) A fluent builder for
RawEndpoint. |
software.amazon.jsii.JsiiObject.InitializationModeIEndpoint.Jsii$Default, IEndpoint.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
RawEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
RawEndpoint(software.amazon.jsii.JsiiObjectRef objRef) |
|
RawEndpoint(RawEndpointProps props) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRegion()
(experimental) The region where the endpoint is located.
|
Object |
renderEndpointConfiguration()
(experimental) Render the endpoint to an endpoint configuration.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected RawEndpoint(software.amazon.jsii.JsiiObjectRef objRef)
protected RawEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public RawEndpoint(@NotNull
RawEndpointProps props)
props - This parameter is required.@Stability(value=Experimental) @NotNull public Object renderEndpointConfiguration()
renderEndpointConfiguration in interface IEndpointCopyright © 2021. All rights reserved.