public static final class DeploymentGroupResource.LoadBalancerInfoProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DeploymentGroupResource.LoadBalancerInfoProperty
software.amazon.jsii.JsiiObject.InitializationModeDeploymentGroupResource.LoadBalancerInfoProperty.Builder, DeploymentGroupResource.LoadBalancerInfoProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getElbInfoList()
``DeploymentGroupResource.LoadBalancerInfoProperty.ElbInfoList``
|
Object |
getTargetGroupInfoList()
``DeploymentGroupResource.LoadBalancerInfoProperty.TargetGroupInfoList``
|
void |
setElbInfoList(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.LoadBalancerInfoProperty.ElbInfoList``
|
void |
setElbInfoList(List<Object> value)
``DeploymentGroupResource.LoadBalancerInfoProperty.ElbInfoList``
|
void |
setTargetGroupInfoList(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.LoadBalancerInfoProperty.TargetGroupInfoList``
|
void |
setTargetGroupInfoList(List<Object> value)
``DeploymentGroupResource.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 DeploymentGroupResource.LoadBalancerInfoPropertypublic void setElbInfoList(@Nullable software.amazon.awscdk.CloudFormationToken value)
setElbInfoList in interface DeploymentGroupResource.LoadBalancerInfoPropertypublic void setElbInfoList(@Nullable List<Object> value)
setElbInfoList in interface DeploymentGroupResource.LoadBalancerInfoProperty@Nullable public Object getTargetGroupInfoList()
getTargetGroupInfoList in interface DeploymentGroupResource.LoadBalancerInfoPropertypublic void setTargetGroupInfoList(@Nullable software.amazon.awscdk.CloudFormationToken value)
setTargetGroupInfoList in interface DeploymentGroupResource.LoadBalancerInfoPropertypublic void setTargetGroupInfoList(@Nullable List<Object> value)
setTargetGroupInfoList in interface DeploymentGroupResource.LoadBalancerInfoPropertyCopyright © 2018. All rights reserved.