| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentConfigInfo.Builder |
DeploymentConfigInfo.builder() |
DeploymentConfigInfo.Builder |
DeploymentConfigInfo.Builder.createTime(Date createTime)
The time at which the deployment configuration was created.
|
DeploymentConfigInfo.Builder |
DeploymentConfigInfo.Builder.deploymentConfigId(String deploymentConfigId)
The deployment configuration ID.
|
DeploymentConfigInfo.Builder |
DeploymentConfigInfo.Builder.deploymentConfigName(String deploymentConfigName)
The deployment configuration name.
|
DeploymentConfigInfo.Builder |
DeploymentConfigInfo.Builder.minimumHealthyHosts(MinimumHealthyHosts minimumHealthyHosts)
Information about the number or percentage of minimum healthy instance.
|
DeploymentConfigInfo.Builder |
DeploymentConfigInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeploymentConfigInfo.Builder> |
DeploymentConfigInfo.serializableBuilderClass() |
Copyright © 2017. All rights reserved.