- get(IDependable) - Static method in class software.constructs.Dependable
-
- 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 (non-recursive).
- getDependencyRoots() - Method in class software.constructs.Dependable
-
(experimental) The set of constructs that form the root of this dependable.
- 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.
- getMetadata() - Method in class software.constructs.Node
-
An immutable array of metadata objects associated with this construct.
- getNode() - Method in class software.constructs.Construct
-
The tree node.
- getNode() - Method in interface software.constructs.IConstruct
-
The tree node.
- getNode() - Method in interface software.constructs.IConstruct.Jsii$Default
-
The tree node.
- getNode() - Method in class software.constructs.IConstruct.Jsii$Proxy
-
The tree node.
- 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.
- getStackTrace() - Method in interface software.constructs.MetadataOptions
-
Include stack trace with metadata entry.
- getStackTrace() - Method in class software.constructs.MetadataOptions.Jsii$Proxy
-
- getTrace() - Method in interface software.constructs.MetadataEntry
-
Stack trace at the point of adding the metadata.
- getTrace() - Method in class software.constructs.MetadataEntry.Jsii$Proxy
-
- getTraceFromFunction() - Method in interface software.constructs.MetadataOptions
-
A JavaScript function to begin tracing from.
- getTraceFromFunction() - Method in class software.constructs.MetadataOptions.Jsii$Proxy
-
- getType() - Method in interface software.constructs.MetadataEntry
-
The metadata entry type.
- getType() - Method in class software.constructs.MetadataEntry.Jsii$Proxy
-