| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerApplicationRefProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
ServerApplicationRefProps |
ServerApplicationRefProps.Builder.build()
Builds the configured instance.
|
ServerApplicationRefProps |
ServerApplicationRef.export() |
| Modifier and Type | Method and Description |
|---|---|
static ServerApplicationRef |
ServerApplicationRef.import_(software.amazon.awscdk.Construct parent,
String id,
ServerApplicationRefProps props)
Import an Application defined either outside the CDK,
or in a different CDK Stack and exported using the
ServerApplicationRef.export() method. |
Copyright © 2018. All rights reserved.