| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEcsServiceDeploymentControllerDetails |
AwsEcsServiceDeploymentControllerDetails.clone() |
AwsEcsServiceDeploymentControllerDetails |
AwsEcsServiceDetails.getDeploymentController()
Contains the deployment controller type that the service uses.
|
AwsEcsServiceDeploymentControllerDetails |
AwsEcsServiceDeploymentControllerDetails.withType(String type)
The rolling update (
ECS) deployment type replaces the current running version of the container with
the latest version. |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEcsServiceDetails.setDeploymentController(AwsEcsServiceDeploymentControllerDetails deploymentController)
Contains the deployment controller type that the service uses.
|
AwsEcsServiceDetails |
AwsEcsServiceDetails.withDeploymentController(AwsEcsServiceDeploymentControllerDetails deploymentController)
Contains the deployment controller type that the service uses.
|
Copyright © 2022. All rights reserved.