| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationProps |
CfnApplicationProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnApplication(software.constructs.Construct scope,
String id,
CfnApplicationProps props)
Create a new `AWS::CodeDeploy::Application`.
|
Copyright © 2022. All rights reserved.