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