| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentGroupResource.LoadBalancerInfoProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentGroupResource.LoadBalancerInfoProperty |
DeploymentGroupResource.LoadBalancerInfoProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentGroupResourceProps.setLoadBalancerInfo(DeploymentGroupResource.LoadBalancerInfoProperty value)
``AWS::CodeDeploy::DeploymentGroup.LoadBalancerInfo``
|
void |
DeploymentGroupResourceProps.Jsii$Proxy.setLoadBalancerInfo(DeploymentGroupResource.LoadBalancerInfoProperty value)
``AWS::CodeDeploy::DeploymentGroup.LoadBalancerInfo``
|
DeploymentGroupResourceProps.Builder |
DeploymentGroupResourceProps.Builder.withLoadBalancerInfo(DeploymentGroupResource.LoadBalancerInfoProperty value)
Sets the value of LoadBalancerInfo
|
Copyright © 2018. All rights reserved.