Class NotPropertyTrait

java.lang.Object
software.amazon.smithy.model.traits.AnnotationTrait
software.amazon.smithy.model.traits.NotPropertyTrait
All Implemented Interfaces:
FromSourceLocation, ToNode, ToShapeId, Trait

public final class NotPropertyTrait extends AnnotationTrait
Indicates that a top level input/output structure member is not associated with a resource property.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • NotPropertyTrait

      public NotPropertyTrait(ObjectNode node)
    • NotPropertyTrait

      public NotPropertyTrait()