@Stability(value=External) public static final class CfnRule.EcsParametersProperty.Builder extends Object
CfnRule.EcsParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.EcsParametersProperty |
build()
Builds the configured instance.
|
CfnRule.EcsParametersProperty.Builder |
taskCount(Number taskCount)
Sets the value of TaskCount
|
CfnRule.EcsParametersProperty.Builder |
taskDefinitionArn(String taskDefinitionArn)
Sets the value of TaskDefinitionArn
|
@Stability(value=External) public CfnRule.EcsParametersProperty.Builder taskDefinitionArn(String taskDefinitionArn)
taskDefinitionArn - `CfnRule.EcsParametersProperty.TaskDefinitionArn`.this@Stability(value=External) public CfnRule.EcsParametersProperty.Builder taskCount(Number taskCount)
taskCount - `CfnRule.EcsParametersProperty.TaskCount`.this@Stability(value=External) public CfnRule.EcsParametersProperty build()
CfnRule.EcsParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.