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