Package | Description |
---|---|
software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
Modifier and Type | Class and Description |
---|---|
static class |
CfnDeploymentConfigProps.Jsii$Proxy
An implementation for
CfnDeploymentConfigProps |
Modifier and Type | Method and Description |
---|---|
CfnDeploymentConfigProps |
CfnDeploymentConfigProps.Builder.build()
Builds the configured instance.
|
Constructor and Description |
---|
CfnDeploymentConfig(software.constructs.Construct scope,
String id,
CfnDeploymentConfigProps props)
Create a new `AWS::CodeDeploy::DeploymentConfig`.
|
Copyright © 2021. All rights reserved.