@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.845Z") @Stability(value=Experimental) public class CognitoUserPoolsAuthorizer extends Authorizer implements IAuthorizer
| Modifier and Type | Class and Description |
|---|---|
static class |
CognitoUserPoolsAuthorizer.Builder
(experimental) A fluent builder for
CognitoUserPoolsAuthorizer. |
software.amazon.jsii.JsiiObject.InitializationModeIAuthorizer.Jsii$Default, IAuthorizer.Jsii$ProxyIResource.Jsii$Default| Modifier | Constructor and Description |
|---|---|
|
CognitoUserPoolsAuthorizer(software.constructs.Construct scope,
String id,
CognitoUserPoolsAuthorizerProps props) |
protected |
CognitoUserPoolsAuthorizer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CognitoUserPoolsAuthorizer(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationType |
getAuthorizationType()
(experimental) The authorization type of this authorizer.
|
String |
getAuthorizerArn()
(experimental) The ARN of the authorizer to be used in permission policies, such as IAM and resource-based grants.
|
String |
getAuthorizerId()
(experimental) The id of the authorizer.
|
isAuthorizerapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected CognitoUserPoolsAuthorizer(software.amazon.jsii.JsiiObjectRef objRef)
protected CognitoUserPoolsAuthorizer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public CognitoUserPoolsAuthorizer(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
CognitoUserPoolsAuthorizerProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public String getAuthorizerArn()
@Stability(value=Experimental) @NotNull public String getAuthorizerId()
getAuthorizerId in interface IAuthorizergetAuthorizerId in class Authorizer@Stability(value=Experimental) @Nullable public AuthorizationType getAuthorizationType()
getAuthorizationType in interface IAuthorizergetAuthorizationType in class AuthorizerCopyright © 2021. All rights reserved.