Interface ICloudAssembly.Jsii$Default
- All Superinterfaces:
ICloudAssembly,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
ICloudAssembly.Jsii$Proxy
- Enclosing interface:
ICloudAssembly
Internal default implementation for
ICloudAssembly.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.cloud_assembly_schema.ICloudAssembly
ICloudAssembly.Jsii$Default, ICloudAssembly.Jsii$Proxy -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getDirectory
The directory of the cloud assembly.This directory will be used to read the Cloud Assembly from. Its contents (in particular
manifest.json) must comply with the schema defined in this package.- Specified by:
getDirectoryin interfaceICloudAssembly
-