@Generated(value="jsii-pacmak/0.20.11 (build d4fd44f)", date="2019-12-17T13:05:19.640Z") @Stability(value=Stable) public interface ISynthesisSession extends software.amazon.jsii.JsiiSerializable
Passed into Construct.synthesize() methods.
| Modifier and Type | Interface and Description |
|---|---|
static class |
ISynthesisSession.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CloudAssemblyBuilder |
getAssembly()
The cloud assembly being synthesized.
|
void |
setAssembly(CloudAssemblyBuilder value)
The cloud assembly being synthesized.
|
@Stability(value=Stable) CloudAssemblyBuilder getAssembly()
void setAssembly(CloudAssemblyBuilder value)
Copyright © 2019. All rights reserved.