Class AuthTrait

  • All Implemented Interfaces:
    FromSourceLocation, ToNode, ToShapeId, Trait, software.amazon.smithy.utils.ToSmithyBuilder<AuthTrait>

    public final class AuthTrait
    extends StringListTrait
    implements software.amazon.smithy.utils.ToSmithyBuilder<AuthTrait>
    Represents the Smithy auth trait, used to specify the auth schemes supported by default for operations bound to a service.