java.lang.Object
software.amazon.smithy.rulesengine.transforms.CompileBdd
All Implemented Interfaces:
ProjectionTransformer

public final class CompileBdd extends Object implements ProjectionTransformer
Compiles a Binary Decision Diagram (BDD) from a service's @endpointRuleSet trait and attaches the compiled @endpointBdd trait to the service shape.