public static final class ServerDeploymentConfigImportProps.Builder extends Object
ServerDeploymentConfigImportProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ServerDeploymentConfigImportProps |
build()
Builds the configured instance.
|
ServerDeploymentConfigImportProps.Builder |
withDeploymentConfigName(String value)
Sets the value of DeploymentConfigName
|
public ServerDeploymentConfigImportProps.Builder withDeploymentConfigName(String value)
value - The physical, human-readable name of the custom CodeDeploy EC2/on-premise Deployment Configuration
that we are referencing.thispublic ServerDeploymentConfigImportProps build()
ServerDeploymentConfigImportPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.