Class ResourceIdentifierTrait

All Implemented Interfaces:
FromSourceLocation, ToNode, ToShapeId, Trait

public final class ResourceIdentifierTrait extends StringTrait
Binds an operation input member to a named identifier of the resource to which the operation is bound.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • ResourceIdentifierTrait

      public ResourceIdentifierTrait(String value, SourceLocation sourceLocation)
    • ResourceIdentifierTrait

      public ResourceIdentifierTrait(String value)