public static final class DeploymentGroupResource.ELBInfoProperty.Builder extends Object
DeploymentGroupResource.ELBInfoProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentGroupResource.ELBInfoProperty |
build()
Builds the configured instance.
|
DeploymentGroupResource.ELBInfoProperty.Builder |
withName(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Name
|
DeploymentGroupResource.ELBInfoProperty.Builder |
withName(String value)
Sets the value of Name
|
public DeploymentGroupResource.ELBInfoProperty.Builder withName(@Nullable String value)
value - ``DeploymentGroupResource.ELBInfoProperty.Name``thispublic DeploymentGroupResource.ELBInfoProperty.Builder withName(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.ELBInfoProperty.Name``thispublic DeploymentGroupResource.ELBInfoProperty build()
DeploymentGroupResource.ELBInfoPropertyNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.