public static interface CfnDeploymentGroup.ELBInfoProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
void setName(String value)
static CfnDeploymentGroup.ELBInfoProperty.Builder builder()
Copyright © 2019. All rights reserved.