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.61.0 (build abf4039)", date="2022-07-07T06:39:53.634Z") @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
getAuthorizationType, getAuthorizerId
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-