- getAddr() - Method in class software.constructs.Node
-
Returns an opaque tree-unique address for this construct.
- getChildren() - Method in class software.constructs.Node
-
All direct children of this construct.
- getData() - Method in interface software.constructs.MetadataEntry
-
The data.
- getData() - Method in class software.constructs.MetadataEntry.Jsii$Proxy
-
- getDefaultChild() - Method in class software.constructs.Node
-
Returns the child construct that has the id `Default` or `Resource"`.
- getDependencies() - Method in class software.constructs.Node
-
Return all dependencies registered on this node or any of its children.
- getId() - Method in class software.constructs.Node
-
The id of this construct within the current scope.
- getLocked() - Method in class software.constructs.Node
-
Returns true if this construct or the scopes in which it is defined are locked.
- getMessage() - Method in interface software.constructs.ValidationError
-
The error message.
- getMessage() - Method in class software.constructs.ValidationError.Jsii$Proxy
-
- getMetadata() - Method in class software.constructs.Node
-
An immutable array of metadata objects associated with this construct.
- getNodeFactory() - Method in interface software.constructs.ConstructOptions
-
A factory for attaching `Node`s to the construct.
- getNodeFactory() - Method in class software.constructs.ConstructOptions.Jsii$Proxy
-
- getOutdir() - Method in interface software.constructs.ISynthesisSession
-
The output directory for this synthesis session.
- getOutdir() - Method in interface software.constructs.ISynthesisSession.Jsii$Default
-
The output directory for this synthesis session.
- getOutdir() - Method in class software.constructs.ISynthesisSession.Jsii$Proxy
-
The output directory for this synthesis session.
- getOutdir() - Method in interface software.constructs.SynthesisOptions
-
The output directory into which to synthesize the cloud assembly.
- getOutdir() - Method in class software.constructs.SynthesisOptions.Jsii$Proxy
-
- getPath() - Method in class software.constructs.Node
-
The full, absolute path of this construct in the tree.
- getRoot() - Method in class software.constructs.Node
-
Returns the root of the construct tree.
- getScope() - Method in class software.constructs.Node
-
Returns the scope in which this construct is defined.
- getScopes() - Method in class software.constructs.Node
-
All parent scopes of this construct.
- getSessionContext() - Method in interface software.constructs.SynthesisOptions
-
Additional context passed into the synthesis session object when `construct.synth` is called.
- getSessionContext() - Method in class software.constructs.SynthesisOptions.Jsii$Proxy
-
- getSkipValidation() - Method in interface software.constructs.SynthesisOptions
-
Whether synthesis should skip the validation phase.
- getSkipValidation() - Method in class software.constructs.SynthesisOptions.Jsii$Proxy
-
- getSource() - Method in interface software.constructs.Dependency
-
Source the dependency.
- getSource() - Method in class software.constructs.Dependency.Jsii$Proxy
-
- getSource() - Method in interface software.constructs.ValidationError
-
The construct which emitted the error.
- getSource() - Method in class software.constructs.ValidationError.Jsii$Proxy
-
- getTarget() - Method in interface software.constructs.Dependency
-
Target of the dependency.
- getTarget() - Method in class software.constructs.Dependency.Jsii$Proxy
-
- getTrace() - Method in interface software.constructs.MetadataEntry
-
Stack trace.
- getTrace() - Method in class software.constructs.MetadataEntry.Jsii$Proxy
-
- getType() - Method in interface software.constructs.MetadataEntry
-
The metadata entry type.
- getType() - Method in class software.constructs.MetadataEntry.Jsii$Proxy
-
- getUniqueId() - Method in class software.constructs.Node
-