| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaDeploymentConfigImportProps.Jsii$Proxy
An implementation for
LambdaDeploymentConfigImportProps |
| Modifier and Type | Method and Description |
|---|---|
LambdaDeploymentConfigImportProps |
LambdaDeploymentConfigImportProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static ILambdaDeploymentConfig |
LambdaDeploymentConfig.doImport(software.constructs.Construct _scope,
String _id,
LambdaDeploymentConfigImportProps props)
(experimental) Import a custom Deployment Configuration for a Lambda Deployment Group defined outside the CDK.
|
Copyright © 2021. All rights reserved.