@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:46.042Z") @Stability(value=Experimental) 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()
(experimental) The authorization type of this authorizer.
|
String |
getAuthorizerId()
(experimental) The authorizer ID.
|
@Stability(value=Experimental) @NotNull String getAuthorizerId()
@Stability(value=Experimental) @Nullable default AuthorizationType getAuthorizationType()
Copyright © 2021. All rights reserved.