Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnAuthorizerPropsMixin.JWTConfigurationProperty
Packages that use CfnAuthorizerPropsMixin.JWTConfigurationProperty
-
Uses of CfnAuthorizerPropsMixin.JWTConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that implement CfnAuthorizerPropsMixin.JWTConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAuthorizerPropsMixin.JWTConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnAuthorizerPropsMixin.JWTConfigurationPropertyModifier and TypeMethodDescriptionCfnAuthorizerPropsMixin.JWTConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 with parameters of type CfnAuthorizerPropsMixin.JWTConfigurationPropertyModifier and TypeMethodDescriptionCfnAuthorizerMixinProps.Builder.jwtConfiguration(CfnAuthorizerPropsMixin.JWTConfigurationProperty jwtConfiguration) Sets the value ofCfnAuthorizerMixinProps.getJwtConfiguration()CfnAuthorizerPropsMixin.Builder.jwtConfiguration(CfnAuthorizerPropsMixin.JWTConfigurationProperty jwtConfiguration) TheJWTConfigurationproperty specifies the configuration of a JWT authorizer.