Class | Description |
---|---|
BuildInfo |
POJO to represents a smithy-build-info.json file.
|
BuildInfoPlugin |
Writes a build info file for each projection.
|
ConfigurableSmithyBuildPlugin<T> |
An abstract class used to more easily implement a Smithy build plugin
that expects configuration input in a specific type,
T . |
ModelPlugin |
Writes the projected/filtered SmithyBuild model.
|
SourcesPlugin |
Copies model sources into the sources plugin.
|