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.
|
NullabilityReportPlugin |
Generates a JSON report that contains a mapping of every structure member to
whether the member is considered nullable in v1 and v2 implementations.
|
RunPlugin |
Runs a process-based plugin.
|
RunPlugin.Settings |
|
SourcesPlugin |
Copies model sources into the sources plugin.
|