@Stability(value=Experimental) @Internal public static final class EndpointGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EndpointGroupProps
EndpointGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeEndpointGroupProps.Builder, EndpointGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IListener listener,
String endpointGroupName,
String region)
Constructor that initializes the object based on literal property values passed by the
EndpointGroupProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEndpointGroupName()
(experimental) Name of the endpoint group.
|
IListener |
getListener()
(experimental) The Amazon Resource Name (ARN) of the listener.
|
String |
getRegion()
(experimental) The AWS Region where the endpoint group is located.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(IListener listener, String endpointGroupName, String region)
EndpointGroupProps.Builder.public final IListener getListener()
EndpointGroupPropsgetListener in interface EndpointGroupPropspublic final String getEndpointGroupName()
EndpointGroupPropsDefault: - logical ID of the resource
getEndpointGroupName in interface EndpointGroupPropspublic final String getRegion()
EndpointGroupPropsDefault: - the region of the current stack
getRegion in interface EndpointGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.