Uses of Interface
software.aws.awsprototypingsdk.openapigateway.CognitoAuthorizerProps
-
-
Uses of CognitoAuthorizerProps in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement CognitoAuthorizerProps Modifier and Type Class Description static classCognitoAuthorizerProps.Jsii$ProxyAn implementation forCognitoAuthorizerPropsMethods in software.aws.awsprototypingsdk.openapigateway that return CognitoAuthorizerProps Modifier and Type Method Description CognitoAuthorizerPropsCognitoAuthorizerProps.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type CognitoAuthorizerProps Modifier and Type Method Description static CognitoAuthorizerAuthorizers. cognito(CognitoAuthorizerProps props)(experimental) A Cognito User Pools authorizer.Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type CognitoAuthorizerProps Constructor Description CognitoAuthorizer(CognitoAuthorizerProps props)
-