public static interface GetDeploymentConfigResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetDeploymentConfigResponse.Builder,GetDeploymentConfigResponse>
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentConfigResponse.Builder |
deploymentConfigInfo(DeploymentConfigInfo deploymentConfigInfo)
Information about the deployment configuration.
|
copyapply, buildGetDeploymentConfigResponse.Builder deploymentConfigInfo(DeploymentConfigInfo deploymentConfigInfo)
Information about the deployment configuration.
deploymentConfigInfo - Information about the deployment configuration.Copyright © 2017. All rights reserved.