| 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 |
|---|---|
CfnService.Builder |
CfnService.Builder.deploymentConfiguration(CfnService.DeploymentConfigurationProperty deploymentConfiguration)
`AWS::ECS::Service.DeploymentConfiguration`.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.deploymentConfiguration(CfnService.DeploymentConfigurationProperty deploymentConfiguration)
Sets the value of
CfnServiceProps.getDeploymentConfiguration() |
void |
CfnService.setDeploymentConfiguration(CfnService.DeploymentConfigurationProperty value)
`AWS::ECS::Service.DeploymentConfiguration`.
|
Copyright © 2021. All rights reserved.