Class InternalTrait

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

public final class InternalTrait extends AnnotationTrait
Shapes marked with the internal trait are meant only for internal use and must not be exposed to customers.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • InternalTrait

      public InternalTrait(ObjectNode node)
    • InternalTrait

      public InternalTrait()