IAuthorizerRef
- class aws_cdk.aws_apigateway.IAuthorizerRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a Authorizer.
- Stability:
experimental
Attributes
- authorizer_ref
(experimental) A reference to a Authorizer resource.
- Stability:
experimental
- node
The tree node.