Class StringShape

All Implemented Interfaces:
Comparable<Shape>, FromSourceLocation, ToShapeId, Tagged, ToSmithyBuilder<StringShape>
Direct Known Subclasses:
EnumShape

public class StringShape extends SimpleShape implements ToSmithyBuilder<StringShape>
Represents a string shape.
  • Method Details