authScheme property
A shape ID that specifies the optional authentication scheme to assume. It's possible that specific authentication schemes might influence the serialization logic of an HTTP request. The targeted shape MUST be marked with the AuthDefinitionTrait trait.
Implementation
final ShapeId? authScheme;