Interface IAuthorizerRef
(experimental) Indicates that this resource can be referenced as a Authorizer.
Namespace: Amazon.CDK.AWS.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAuthorizerRef : IConstruct, IDependable
Syntax (vb)
Public Interface IAuthorizerRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
AuthorizerRef | (experimental) A reference to a Authorizer resource. |
Properties
AuthorizerRef
(experimental) A reference to a Authorizer resource.
IAuthorizerReference AuthorizerRef { get; }
Property Value
Remarks
Stability: Experimental