@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 capacityProviderStrategy(IResolvable capacityProviderStrategy)
CfnRule.EcsParametersProperty.getCapacityProviderStrategy()capacityProviderStrategy - `CfnRule.EcsParametersProperty.CapacityProviderStrategy`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder capacityProviderStrategy(List<? extends Object> capacityProviderStrategy)
CfnRule.EcsParametersProperty.getCapacityProviderStrategy()capacityProviderStrategy - `CfnRule.EcsParametersProperty.CapacityProviderStrategy`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder enableEcsManagedTags(Boolean enableEcsManagedTags)
CfnRule.EcsParametersProperty.getEnableEcsManagedTags()enableEcsManagedTags - `CfnRule.EcsParametersProperty.EnableECSManagedTags`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder enableEcsManagedTags(IResolvable enableEcsManagedTags)
CfnRule.EcsParametersProperty.getEnableEcsManagedTags()enableEcsManagedTags - `CfnRule.EcsParametersProperty.EnableECSManagedTags`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder enableExecuteCommand(Boolean enableExecuteCommand)
CfnRule.EcsParametersProperty.getEnableExecuteCommand()enableExecuteCommand - `CfnRule.EcsParametersProperty.EnableExecuteCommand`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder enableExecuteCommand(IResolvable enableExecuteCommand)
CfnRule.EcsParametersProperty.getEnableExecuteCommand()enableExecuteCommand - `CfnRule.EcsParametersProperty.EnableExecuteCommand`.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 placementConstraints(IResolvable placementConstraints)
CfnRule.EcsParametersProperty.getPlacementConstraints()placementConstraints - `CfnRule.EcsParametersProperty.PlacementConstraints`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder placementConstraints(List<? extends Object> placementConstraints)
CfnRule.EcsParametersProperty.getPlacementConstraints()placementConstraints - `CfnRule.EcsParametersProperty.PlacementConstraints`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder placementStrategies(IResolvable placementStrategies)
CfnRule.EcsParametersProperty.getPlacementStrategies()placementStrategies - `CfnRule.EcsParametersProperty.PlacementStrategies`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder placementStrategies(List<? extends Object> placementStrategies)
CfnRule.EcsParametersProperty.getPlacementStrategies()placementStrategies - `CfnRule.EcsParametersProperty.PlacementStrategies`.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 propagateTags(String propagateTags)
CfnRule.EcsParametersProperty.getPropagateTags()propagateTags - `CfnRule.EcsParametersProperty.PropagateTags`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder referenceId(String referenceId)
CfnRule.EcsParametersProperty.getReferenceId()referenceId - `CfnRule.EcsParametersProperty.ReferenceId`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder tagList(IResolvable tagList)
CfnRule.EcsParametersProperty.getTagList()tagList - `CfnRule.EcsParametersProperty.TagList`.this@Stability(value=Stable) public CfnRule.EcsParametersProperty.Builder tagList(List<? extends Object> tagList)
CfnRule.EcsParametersProperty.getTagList()tagList - `CfnRule.EcsParametersProperty.TagList`.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.Builder taskDefinitionArn(String taskDefinitionArn)
CfnRule.EcsParametersProperty.getTaskDefinitionArn()taskDefinitionArn - `CfnRule.EcsParametersProperty.TaskDefinitionArn`. This parameter is required.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.