Class NoneAuthorizer
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- software.aws.awsprototypingsdk.openapigateway.Authorizer
-
- software.aws.awsprototypingsdk.openapigateway.NoneAuthorizer
-
- All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-02-15T09:33:12.701Z") @Stability(Experimental) public class NoneAuthorizer extends Authorizer
(experimental) No authorizer.
-
-
Constructor Summary
Constructors Modifier Constructor Description NoneAuthorizer()protectedNoneAuthorizer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedNoneAuthorizer(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
-
-