| Modifier and Type | Class and Description |
|---|---|
static class |
CfnApplicationProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationProps |
CfnApplicationProps.Builder.build()
Builds the configured instance.
|
CfnApplicationProps |
CfnApplication.getPropertyOverrides() |
| Constructor and Description |
|---|
CfnApplication(software.amazon.awscdk.Construct scope,
String id,
CfnApplicationProps props)
Creates a new ``AWS::CodeDeploy::Application``.
|
Copyright © 2019. All rights reserved.