@Stability(value=Stable) @Internal public static final class CfnDeploymentGroup.LoadBalancerInfoProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.LoadBalancerInfoProperty
CfnDeploymentGroup.LoadBalancerInfoPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.LoadBalancerInfoProperty.Builder, CfnDeploymentGroup.LoadBalancerInfoProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeploymentGroup.LoadBalancerInfoProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentGroup.AlarmConfigurationProperty.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) |
Object |
getElbInfoList()
An array that contains information about the load balancer to use for load balancing in a deployment.
|
Object |
getTargetGroupInfoList()
An array that contains information about the target group to use for load balancing in a deployment.
|
Object |
getTargetGroupPairInfoList()
The target group pair information.
|
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(CfnDeploymentGroup.LoadBalancerInfoProperty.Builder builder)
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.public final Object getElbInfoList()
CfnDeploymentGroup.LoadBalancerInfoPropertyIn Elastic Load Balancing, load balancers are used with Classic Load Balancers.
Adding more than one load balancer to the array is not supported.
getElbInfoList in interface CfnDeploymentGroup.LoadBalancerInfoPropertypublic final Object getTargetGroupInfoList()
CfnDeploymentGroup.LoadBalancerInfoPropertyIn Elastic Load Balancing , target groups are used with Application Load Balancers .
Adding more than one target group to the array is not supported.
getTargetGroupInfoList in interface CfnDeploymentGroup.LoadBalancerInfoPropertypublic final Object getTargetGroupPairInfoList()
CfnDeploymentGroup.LoadBalancerInfoProperty
This is an array of TargeGroupPairInfo objects with a maximum size of one.
getTargetGroupPairInfoList in interface CfnDeploymentGroup.LoadBalancerInfoProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.