IAuthorizer¶
-
class
aws_cdk.aws_apigateway.
IAuthorizer
(*args, **kwds)¶ Bases:
typing_extensions.Protocol
Represents an API Gateway authorizer.
Attributes
The authorization type of this authorizer.
- Return type
Optional
[AuthorizationType
]
The authorizer ID.
- Attribute
true
- Return type
str