Interface | Description |
---|---|
ConstructOptions |
Options for creating constructs.
|
Dependency |
A single dependency.
|
IAspect |
Represents an Aspect.
|
IConstruct |
Represents a construct.
|
INodeFactory |
A factory for attaching `Node`s to the construct.
|
ISynthesisSession |
Represents a single session of synthesis.
|
MetadataEntry |
An entry in the construct metadata table.
|
SynthesisOptions |
Options for synthesis.
|
ValidationError |
An error returned during the validation phase.
|
Class | Description |
---|---|
Construct |
Represents the building block of the construct graph.
|
Construct.Builder |
A fluent builder for
Construct . |
ConstructMetadata |
Metadata keys used by constructs.
|
ConstructOptions.Builder |
A builder for
ConstructOptions |
ConstructOptions.Jsii$Proxy |
An implementation for
ConstructOptions |
Dependency.Builder |
A builder for
Dependency |
Dependency.Jsii$Proxy |
An implementation for
Dependency |
IAspect.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
IConstruct.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
INodeFactory.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
ISynthesisSession.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
MetadataEntry.Builder |
A builder for
MetadataEntry |
MetadataEntry.Jsii$Proxy |
An implementation for
MetadataEntry |
Node |
Represents the construct node in the scope tree.
|
SynthesisOptions.Builder |
A builder for
SynthesisOptions |
SynthesisOptions.Jsii$Proxy |
An implementation for
SynthesisOptions |
ValidationError.Builder |
A builder for
ValidationError |
ValidationError.Jsii$Proxy |
An implementation for
ValidationError |
Enum | Description |
---|---|
ConstructOrder |
In what order to return constructs.
|
Define composable configuration models through code
This project has adopted the Amazon Open Source Code of Conduct.
We welcome community contributions and pull requests. See our contribution guide for more information on how to report issues, set up a development environment and submit code.
This project is distributed under the Apache License, Version 2.0.
Copyright © 2020. All rights reserved.