@Stability(value=Stable) public static final class CfnDeploymentGroup.TargetGroupInfoProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.TargetGroupInfoProperty>
CfnDeploymentGroup.TargetGroupInfoProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.TargetGroupInfoProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.TargetGroupInfoProperty.Builder |
name(String name)
Sets the value of
CfnDeploymentGroup.TargetGroupInfoProperty.getName() |
@Stability(value=Stable) public CfnDeploymentGroup.TargetGroupInfoProperty.Builder name(String name)
CfnDeploymentGroup.TargetGroupInfoProperty.getName()name - `CfnDeploymentGroup.TargetGroupInfoProperty.Name`.this@Stability(value=Stable) public CfnDeploymentGroup.TargetGroupInfoProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.TargetGroupInfoProperty>CfnDeploymentGroup.TargetGroupInfoPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.