| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| 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)
`AWS::ApiGatewayV2::Authorizer.JwtConfiguration`.
|
CfnAuthorizerProps.Builder |
CfnAuthorizerProps.Builder.jwtConfiguration(CfnAuthorizer.JWTConfigurationProperty jwtConfiguration)
Sets the value of
CfnAuthorizerProps.getJwtConfiguration() |
void |
CfnAuthorizer.setJwtConfiguration(CfnAuthorizer.JWTConfigurationProperty value)
`AWS::ApiGatewayV2::Authorizer.JwtConfiguration`.
|
Copyright © 2021. All rights reserved.