| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnService.DeploymentConfigurationProperty.Jsii$Proxy
An implementation for
CfnService.DeploymentConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnService.DeploymentConfigurationProperty |
CfnService.DeploymentConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnServiceProps.Builder |
CfnServiceProps.Builder.deploymentConfiguration(CfnService.DeploymentConfigurationProperty deploymentConfiguration)
Sets the value of
CfnServiceProps.getDeploymentConfiguration() |
CfnService.Builder |
CfnService.Builder.deploymentConfiguration(CfnService.DeploymentConfigurationProperty deploymentConfiguration)
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks.
|
void |
CfnService.setDeploymentConfiguration(CfnService.DeploymentConfigurationProperty value)
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks.
|
Copyright © 2022. All rights reserved.