@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.419Z") @Stability(value=Experimental) public class HttpAuthorizer extends Resource implements IHttpAuthorizer
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpAuthorizer.Builder
(experimental) A fluent builder for
HttpAuthorizer. |
software.amazon.jsii.JsiiObject.InitializationModeIHttpAuthorizer.Jsii$Default, IHttpAuthorizer.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
HttpAuthorizer(software.constructs.Construct scope,
String id,
HttpAuthorizerProps props) |
protected |
HttpAuthorizer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
HttpAuthorizer(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static IHttpRouteAuthorizer |
fromHttpAuthorizerAttributes(software.constructs.Construct scope,
String id,
HttpAuthorizerAttributes attrs)
(experimental) Import an existing HTTP Authorizer into this CDK app.
|
String |
getAuthorizerId()
(experimental) Id of the Authorizer.
|
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcegetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNodeprotected HttpAuthorizer(software.amazon.jsii.JsiiObjectRef objRef)
protected HttpAuthorizer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public HttpAuthorizer(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
HttpAuthorizerProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public static IHttpRouteAuthorizer fromHttpAuthorizerAttributes(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull HttpAuthorizerAttributes attrs)
scope - This parameter is required.id - This parameter is required.attrs - This parameter is required.@Stability(value=Experimental) @NotNull public String getAuthorizerId()
getAuthorizerId in interface IAuthorizerCopyright © 2021. All rights reserved.