Class NestedPropertiesTrait

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

public final class NestedPropertiesTrait extends AnnotationTrait
Indicates that the contents of a structure member contain the top-level properties of the associated resource.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • NestedPropertiesTrait

      public NestedPropertiesTrait(ObjectNode node)