@Stability(value=Stable) @Internal public static final class CfnEndpointGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointGroupProps
CfnEndpointGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointGroupProps.Builder, CfnEndpointGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String endpointGroupRegion,
String listenerArn,
Object endpointConfigurations,
Number healthCheckIntervalSeconds,
String healthCheckPath,
Number healthCheckPort,
String healthCheckProtocol,
Object portOverrides,
Number thresholdCount,
Number trafficDialPercentage)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEndpointConfigurations()
`AWS::GlobalAccelerator::EndpointGroup.EndpointConfigurations`.
|
String |
getEndpointGroupRegion()
`AWS::GlobalAccelerator::EndpointGroup.EndpointGroupRegion`.
|
Number |
getHealthCheckIntervalSeconds()
`AWS::GlobalAccelerator::EndpointGroup.HealthCheckIntervalSeconds`.
|
String |
getHealthCheckPath()
`AWS::GlobalAccelerator::EndpointGroup.HealthCheckPath`.
|
Number |
getHealthCheckPort()
`AWS::GlobalAccelerator::EndpointGroup.HealthCheckPort`.
|
String |
getHealthCheckProtocol()
`AWS::GlobalAccelerator::EndpointGroup.HealthCheckProtocol`.
|
String |
getListenerArn()
`AWS::GlobalAccelerator::EndpointGroup.ListenerArn`.
|
Object |
getPortOverrides()
`AWS::GlobalAccelerator::EndpointGroup.PortOverrides`.
|
Number |
getThresholdCount()
`AWS::GlobalAccelerator::EndpointGroup.ThresholdCount`.
|
Number |
getTrafficDialPercentage()
`AWS::GlobalAccelerator::EndpointGroup.TrafficDialPercentage`.
|
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(String endpointGroupRegion, String listenerArn, Object endpointConfigurations, Number healthCheckIntervalSeconds, String healthCheckPath, Number healthCheckPort, String healthCheckProtocol, Object portOverrides, Number thresholdCount, Number trafficDialPercentage)
CfnEndpointGroupProps.Builder.public final String getEndpointGroupRegion()
CfnEndpointGroupPropsgetEndpointGroupRegion in interface CfnEndpointGroupPropspublic final String getListenerArn()
CfnEndpointGroupPropsgetListenerArn in interface CfnEndpointGroupPropspublic final Object getEndpointConfigurations()
CfnEndpointGroupPropsgetEndpointConfigurations in interface CfnEndpointGroupPropspublic final Number getHealthCheckIntervalSeconds()
CfnEndpointGroupPropsgetHealthCheckIntervalSeconds in interface CfnEndpointGroupPropspublic final String getHealthCheckPath()
CfnEndpointGroupPropsgetHealthCheckPath in interface CfnEndpointGroupPropspublic final Number getHealthCheckPort()
CfnEndpointGroupPropsgetHealthCheckPort in interface CfnEndpointGroupPropspublic final String getHealthCheckProtocol()
CfnEndpointGroupPropsgetHealthCheckProtocol in interface CfnEndpointGroupPropspublic final Object getPortOverrides()
CfnEndpointGroupPropsgetPortOverrides in interface CfnEndpointGroupPropspublic final Number getThresholdCount()
CfnEndpointGroupPropsgetThresholdCount in interface CfnEndpointGroupPropspublic final Number getTrafficDialPercentage()
CfnEndpointGroupPropsgetTrafficDialPercentage in interface CfnEndpointGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.