Class IamAuthorizer
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- software.aws.awsprototypingsdk.openapigateway.Authorizer
-
- software.aws.awsprototypingsdk.openapigateway.IamAuthorizer
-
- All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.66.0 (build 3c9512b)", date="2022-09-02T02:19:45.670Z") @Stability(Experimental) public class IamAuthorizer extends Authorizer
(experimental) An IAM authorizer.
-
-
Constructor Summary
Constructors Modifier Constructor Description IamAuthorizer()protectedIamAuthorizer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedIamAuthorizer(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class software.aws.awsprototypingsdk.openapigateway.Authorizer
getAuthorizationScopes, getAuthorizationType, getAuthorizerId
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-