@Internal public static final class IAuthorizer.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IAuthorizer.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationMode
IAuthorizer.Jsii$Default, IAuthorizer.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
AuthorizationType |
getAuthorizationType()
(experimental) The authorization type of this authorizer.
|
String |
getAuthorizerId()
(experimental) The authorizer ID.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
@Stability(value=Experimental) @NotNull public final String getAuthorizerId()
getAuthorizerId
in interface IAuthorizer
getAuthorizerId
in interface IAuthorizer.Jsii$Default
@Stability(value=Experimental) @Nullable public final AuthorizationType getAuthorizationType()
getAuthorizationType
in interface IAuthorizer
getAuthorizationType
in interface IAuthorizer.Jsii$Default
Copyright © 2021. All rights reserved.