@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 CfnEndpointGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-endpointgroupregionpublic final String getListenerArn()
CfnEndpointGroupPropsgetListenerArn in interface CfnEndpointGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-listenerarnpublic final Object getEndpointConfigurations()
CfnEndpointGroupPropsgetEndpointConfigurations in interface CfnEndpointGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-endpointconfigurationspublic final Number getHealthCheckIntervalSeconds()
CfnEndpointGroupPropsgetHealthCheckIntervalSeconds in interface CfnEndpointGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-healthcheckintervalsecondspublic final String getHealthCheckPath()
CfnEndpointGroupPropsgetHealthCheckPath in interface CfnEndpointGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-healthcheckpathpublic final Number getHealthCheckPort()
CfnEndpointGroupPropsgetHealthCheckPort in interface CfnEndpointGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-healthcheckportpublic final String getHealthCheckProtocol()
CfnEndpointGroupPropsgetHealthCheckProtocol in interface CfnEndpointGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-healthcheckprotocolpublic final Object getPortOverrides()
CfnEndpointGroupPropsgetPortOverrides in interface CfnEndpointGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-portoverridespublic final Number getThresholdCount()
CfnEndpointGroupPropsgetThresholdCount in interface CfnEndpointGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-thresholdcountpublic final Number getTrafficDialPercentage()
CfnEndpointGroupPropsgetTrafficDialPercentage in interface CfnEndpointGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-trafficdialpercentage@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.