public static interface GetDeploymentConfigRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetDeploymentConfigRequest.Builder,GetDeploymentConfigRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentConfigRequest.Builder |
deploymentConfigName(String deploymentConfigName)
The name of a deployment configuration associated with the applicable IAM user or AWS account.
|
copyapply, buildGetDeploymentConfigRequest.Builder deploymentConfigName(String deploymentConfigName)
The name of a deployment configuration associated with the applicable IAM user or AWS account.
deploymentConfigName - The name of a deployment configuration associated with the applicable IAM user or AWS account.Copyright © 2017. All rights reserved.