@Generated(value="jsii-pacmak/1.57.0 (build f614666)", date="2022-04-22T22:36:19.368Z") @Stability(value=Stable) public interface IAuthorizer extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAuthorizer.Jsii$Default
Internal default implementation for
IAuthorizer. |
static class |
IAuthorizer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
default AuthorizationType |
getAuthorizationType()
The authorization type of this authorizer.
|
String |
getAuthorizerId()
The authorizer ID.
|
@Stability(value=Stable) @NotNull String getAuthorizerId()
@Stability(value=Stable) @Nullable default AuthorizationType getAuthorizationType()
Copyright © 2022. All rights reserved.