@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.302Z") @Stability(value=Experimental) public class CfnEipEndpoint extends software.amazon.jsii.JsiiObject implements IEndpoint
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEipEndpoint.Builder
(experimental) A fluent builder for
CfnEipEndpoint. |
software.amazon.jsii.JsiiObject.InitializationModeIEndpoint.Jsii$Default, IEndpoint.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
CfnEipEndpoint(CfnEIP eip) |
|
CfnEipEndpoint(CfnEIP eip,
CfnEipEndpointProps options) |
protected |
CfnEipEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnEipEndpoint(software.amazon.jsii.JsiiObjectRef objRef) |
| 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 CfnEipEndpoint(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnEipEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public CfnEipEndpoint(@NotNull
CfnEIP eip,
@Nullable
CfnEipEndpointProps options)
eip - This parameter is required.options - @Stability(value=Experimental)
public CfnEipEndpoint(@NotNull
CfnEIP eip)
eip - This parameter is required.@Stability(value=Experimental) @NotNull public Object renderEndpointConfiguration()
renderEndpointConfiguration in interface IEndpointCopyright © 2021. All rights reserved.