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