@Stability(value=Stable) public static final class CfnDeploymentGroup.ECSServiceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.ECSServiceProperty>
CfnDeploymentGroup.ECSServiceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.ECSServiceProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.ECSServiceProperty.Builder |
clusterName(String clusterName)
Sets the value of
CfnDeploymentGroup.ECSServiceProperty.getClusterName() |
CfnDeploymentGroup.ECSServiceProperty.Builder |
serviceName(String serviceName)
Sets the value of
CfnDeploymentGroup.ECSServiceProperty.getServiceName() |
@Stability(value=Stable) public CfnDeploymentGroup.ECSServiceProperty.Builder clusterName(String clusterName)
CfnDeploymentGroup.ECSServiceProperty.getClusterName()clusterName - `CfnDeploymentGroup.ECSServiceProperty.ClusterName`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentGroup.ECSServiceProperty.Builder serviceName(String serviceName)
CfnDeploymentGroup.ECSServiceProperty.getServiceName()serviceName - `CfnDeploymentGroup.ECSServiceProperty.ServiceName`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentGroup.ECSServiceProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.ECSServiceProperty>CfnDeploymentGroup.ECSServicePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.