Uses of Interface
software.aws.awsprototypingsdk.openapigateway.CustomAuthorizerProps
-
-
Uses of CustomAuthorizerProps in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement CustomAuthorizerProps Modifier and Type Class Description static classCustomAuthorizerProps.Jsii$ProxyAn implementation forCustomAuthorizerPropsMethods in software.aws.awsprototypingsdk.openapigateway that return CustomAuthorizerProps Modifier and Type Method Description CustomAuthorizerPropsCustomAuthorizerProps.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type CustomAuthorizerProps Modifier and Type Method Description static CustomAuthorizerAuthorizers. custom(CustomAuthorizerProps props)(experimental) A custom authorizer.Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type CustomAuthorizerProps Constructor Description CustomAuthorizer(CustomAuthorizerProps props)
-