Package com.hashicorp.cdktf
Interface StackManifest
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
StackManifest.Jsii$Proxy
@Generated(value="jsii-pacmak/1.93.0 (build 1706ca5)",
date="2024-01-18T16:17:07.332Z")
@Stability(Experimental)
public interface StackManifest
extends software.amazon.jsii.JsiiSerializable
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
A builder forStackManifest
static final class
An implementation forStackManifest
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getAnnotations
-
getConstructPath
-
getDependencies
-
getName
-
getStackMetadataPath
-
getSynthesizedStackPath
-
getWorkingDirectory
-
builder
- Returns:
- a
StackManifest.Builder
ofStackManifest
-