@Stability(value=Stable) 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 |
deploymentConfigName(String deploymentConfigName)
Sets the value of DeploymentConfigName
|
@Stability(value=Stable) public LambdaDeploymentConfigImportProps.Builder deploymentConfigName(String deploymentConfigName)
deploymentConfigName - The physical, human-readable name of the custom CodeDeploy Lambda Deployment Configuration that we are referencing. This parameter is required.this@Stability(value=Stable) public LambdaDeploymentConfigImportProps build()
LambdaDeploymentConfigImportPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.