| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::ApiGatewayV2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnAuthorizer.JWTConfigurationProperty.Jsii$Proxy
An implementation for
CfnAuthorizer.JWTConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnAuthorizer.JWTConfigurationProperty |
CfnAuthorizer.JWTConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAuthorizer.Builder |
CfnAuthorizer.Builder.jwtConfiguration(CfnAuthorizer.JWTConfigurationProperty jwtConfiguration)
The `JWTConfiguration` property specifies the configuration of a JWT authorizer.
|
CfnAuthorizerProps.Builder |
CfnAuthorizerProps.Builder.jwtConfiguration(CfnAuthorizer.JWTConfigurationProperty jwtConfiguration)
Sets the value of
CfnAuthorizerProps.getJwtConfiguration() |
void |
CfnAuthorizer.setJwtConfiguration(CfnAuthorizer.JWTConfigurationProperty value)
The `JWTConfiguration` property specifies the configuration of a JWT authorizer.
|
Copyright © 2022. All rights reserved.