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