Class ConditionsTrait

java.lang.Object
software.amazon.smithy.model.traits.AbstractTrait
software.amazon.smithy.contracts.ConditionsTrait
All Implemented Interfaces:
FromSourceLocation, ToNode, ToShapeId, Trait, ToSmithyBuilder<ConditionsTrait>

public final class ConditionsTrait extends AbstractTrait implements ToSmithyBuilder<ConditionsTrait>
Restricts shape values to those that satisfy one or more JMESPath expressions. Each expression must produce 'true'.