Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnServicePropsMixin.DeploymentConfigurationProperty
Packages that use CfnServicePropsMixin.DeploymentConfigurationProperty
-
Uses of CfnServicePropsMixin.DeploymentConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.ecs
Classes in software.amazon.awscdk.cfnpropertymixins.services.ecs that implement CfnServicePropsMixin.DeploymentConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServicePropsMixin.DeploymentConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnServicePropsMixin.DeploymentConfigurationPropertyModifier and TypeMethodDescriptionCfnServicePropsMixin.DeploymentConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnServicePropsMixin.DeploymentConfigurationPropertyModifier and TypeMethodDescriptionCfnServiceMixinProps.Builder.deploymentConfiguration(CfnServicePropsMixin.DeploymentConfigurationProperty deploymentConfiguration) Sets the value ofCfnServiceMixinProps.getDeploymentConfiguration()CfnServicePropsMixin.Builder.deploymentConfiguration(CfnServicePropsMixin.DeploymentConfigurationProperty deploymentConfiguration) Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks.