Uses of Class
software.amazon.awscdk.services.ecs.CfnCluster.ClusterConfigurationProperty.Builder
Packages that use CfnCluster.ClusterConfigurationProperty.Builder
-
Uses of CfnCluster.ClusterConfigurationProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnCluster.ClusterConfigurationProperty.BuilderModifier 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()CfnCluster.ClusterConfigurationProperty.Builder.managedStorageConfiguration(IResolvable managedStorageConfiguration) Sets the value ofCfnCluster.ClusterConfigurationProperty.getManagedStorageConfiguration()CfnCluster.ClusterConfigurationProperty.Builder.managedStorageConfiguration(CfnCluster.ManagedStorageConfigurationProperty managedStorageConfiguration) Sets the value ofCfnCluster.ClusterConfigurationProperty.getManagedStorageConfiguration()Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnCluster.ClusterConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCluster.ClusterConfigurationProperty.Builder.