@Stability(value=Stable) public static final class CfnRule.EcsParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRule.EcsParametersProperty>
CfnRule.EcsParametersProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder taskDefinitionArn(String taskDefinitionArn)
CfnRule.EcsParametersProperty.getTaskDefinitionArn()taskDefinitionArn - `CfnRule.EcsParametersProperty.TaskDefinitionArn`. This parameter is required.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder group(String group)
CfnRule.EcsParametersProperty.getGroup()group - `CfnRule.EcsParametersProperty.Group`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder launchType(String launchType)
CfnRule.EcsParametersProperty.getLaunchType()launchType - `CfnRule.EcsParametersProperty.LaunchType`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder networkConfiguration(CfnRule.NetworkConfigurationProperty networkConfiguration)
CfnRule.EcsParametersProperty.getNetworkConfiguration()networkConfiguration - `CfnRule.EcsParametersProperty.NetworkConfiguration`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder networkConfiguration(IResolvable networkConfiguration)
CfnRule.EcsParametersProperty.getNetworkConfiguration()networkConfiguration - `CfnRule.EcsParametersProperty.NetworkConfiguration`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder platformVersion(String platformVersion)
CfnRule.EcsParametersProperty.getPlatformVersion()platformVersion - `CfnRule.EcsParametersProperty.PlatformVersion`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder taskCount(Number taskCount)
CfnRule.EcsParametersProperty.getTaskCount()taskCount - `CfnRule.EcsParametersProperty.TaskCount`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnRule.EcsParametersProperty>CfnRule.EcsParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.