@Stability(value=Stable) public static final class CfnClusterProps.Builder extends Object implements software.amazon.jsii.Builder<CfnClusterProps>
CfnClusterProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnClusterProps.Builder capacityProviders(List<String> capacityProviders)
CfnClusterProps.getCapacityProviders()capacityProviders - `AWS::ECS::Cluster.CapacityProviders`.this@Stability(value=Stable) public CfnClusterProps.Builder clusterName(String clusterName)
CfnClusterProps.getClusterName()clusterName - `AWS::ECS::Cluster.ClusterName`.this@Stability(value=Stable) public CfnClusterProps.Builder clusterSettings(IResolvable clusterSettings)
CfnClusterProps.getClusterSettings()clusterSettings - `AWS::ECS::Cluster.ClusterSettings`.this@Stability(value=Stable) public CfnClusterProps.Builder clusterSettings(List<? extends Object> clusterSettings)
CfnClusterProps.getClusterSettings()clusterSettings - `AWS::ECS::Cluster.ClusterSettings`.this@Stability(value=Stable) public CfnClusterProps.Builder configuration(CfnCluster.ClusterConfigurationProperty configuration)
CfnClusterProps.getConfiguration()configuration - `AWS::ECS::Cluster.Configuration`.this@Stability(value=Stable) public CfnClusterProps.Builder configuration(IResolvable configuration)
CfnClusterProps.getConfiguration()configuration - `AWS::ECS::Cluster.Configuration`.this@Stability(value=Stable) public CfnClusterProps.Builder defaultCapacityProviderStrategy(IResolvable defaultCapacityProviderStrategy)
CfnClusterProps.getDefaultCapacityProviderStrategy()defaultCapacityProviderStrategy - `AWS::ECS::Cluster.DefaultCapacityProviderStrategy`.this@Stability(value=Stable) public CfnClusterProps.Builder defaultCapacityProviderStrategy(List<? extends Object> defaultCapacityProviderStrategy)
CfnClusterProps.getDefaultCapacityProviderStrategy()defaultCapacityProviderStrategy - `AWS::ECS::Cluster.DefaultCapacityProviderStrategy`.this@Stability(value=Stable) public CfnClusterProps.Builder tags(List<? extends CfnTag> tags)
CfnClusterProps.getTags()tags - `AWS::ECS::Cluster.Tags`.this@Stability(value=Stable) public CfnClusterProps build()
build in interface software.amazon.jsii.Builder<CfnClusterProps>CfnClusterPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.