public static final class CfnDeploymentGroup.LoadBalancerInfoProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.LoadBalancerInfoProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.LoadBalancerInfoProperty.Builder, CfnDeploymentGroup.LoadBalancerInfoProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getElbInfoList()
``CfnDeploymentGroup.LoadBalancerInfoProperty.ElbInfoList``
|
Object |
getTargetGroupInfoList()
``CfnDeploymentGroup.LoadBalancerInfoProperty.TargetGroupInfoList``
|
void |
setElbInfoList(List<Object> value)
``CfnDeploymentGroup.LoadBalancerInfoProperty.ElbInfoList``
|
void |
setElbInfoList(software.amazon.awscdk.Token value)
``CfnDeploymentGroup.LoadBalancerInfoProperty.ElbInfoList``
|
void |
setTargetGroupInfoList(List<Object> value)
``CfnDeploymentGroup.LoadBalancerInfoProperty.TargetGroupInfoList``
|
void |
setTargetGroupInfoList(software.amazon.awscdk.Token value)
``CfnDeploymentGroup.LoadBalancerInfoProperty.TargetGroupInfoList``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Nullable public Object getElbInfoList()
getElbInfoList in interface CfnDeploymentGroup.LoadBalancerInfoPropertypublic void setElbInfoList(@Nullable software.amazon.awscdk.Token value)
setElbInfoList in interface CfnDeploymentGroup.LoadBalancerInfoPropertypublic void setElbInfoList(@Nullable List<Object> value)
setElbInfoList in interface CfnDeploymentGroup.LoadBalancerInfoProperty@Nullable public Object getTargetGroupInfoList()
getTargetGroupInfoList in interface CfnDeploymentGroup.LoadBalancerInfoPropertypublic void setTargetGroupInfoList(@Nullable software.amazon.awscdk.Token value)
setTargetGroupInfoList in interface CfnDeploymentGroup.LoadBalancerInfoPropertypublic void setTargetGroupInfoList(@Nullable List<Object> value)
setTargetGroupInfoList in interface CfnDeploymentGroup.LoadBalancerInfoPropertyCopyright © 2019. All rights reserved.