Uses of Class
software.amazon.awscdk.services.ecs.CfnCluster.ClusterConfigurationProperty.Builder
-
Uses of CfnCluster.ClusterConfigurationProperty.Builder in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionCfnCluster.ClusterConfigurationProperty.builder()
CfnCluster.ClusterConfigurationProperty.Builder.executeCommandConfiguration
(IResolvable executeCommandConfiguration) Sets the value ofCfnCluster.ClusterConfigurationProperty.getExecuteCommandConfiguration()
CfnCluster.ClusterConfigurationProperty.Builder.executeCommandConfiguration
(CfnCluster.ExecuteCommandConfigurationProperty executeCommandConfiguration) Sets the value ofCfnCluster.ClusterConfigurationProperty.getExecuteCommandConfiguration()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.ClusterConfigurationProperty.Builder
.