public static interface CfnDeploymentGroup.ELBInfoProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-elbinfo.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.ELBInfoProperty.Builder
A builder for
CfnDeploymentGroup.ELBInfoProperty |
static class |
CfnDeploymentGroup.ELBInfoProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.ELBInfoProperty.Builder |
builder() |
String |
getName()
`CfnDeploymentGroup.ELBInfoProperty.Name`
|
void |
setName(String value)
`CfnDeploymentGroup.ELBInfoProperty.Name`
|
String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-elbinfo.html#cfn-codedeploy-deploymentgroup-elbinfo-namevoid setName(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-elbinfo.html#cfn-codedeploy-deploymentgroup-elbinfo-namestatic CfnDeploymentGroup.ELBInfoProperty.Builder builder()
Copyright © 2019. All rights reserved.