Uses of Interface
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayWebAclOptions
-
-
Uses of OpenApiGatewayWebAclOptions in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement OpenApiGatewayWebAclOptions Modifier and Type Class Description static classOpenApiGatewayWebAclOptions.Jsii$ProxyAn implementation forOpenApiGatewayWebAclOptionsMethods in software.aws.awsprototypingsdk.openapigateway that return OpenApiGatewayWebAclOptions Modifier and Type Method Description OpenApiGatewayWebAclOptionsOpenApiGatewayWebAclOptions.Builder. build()Builds the configured instance.default OpenApiGatewayWebAclOptionsOpenApiGatewayLambdaApiProps. getWebAclOptions()(experimental) Options for the AWS WAF v2 WebACL associated with the api.OpenApiGatewayWebAclOptionsOpenApiGatewayLambdaApiProps.Jsii$Proxy. getWebAclOptions()Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayWebAclOptions Modifier and Type Method Description OpenApiGatewayLambdaApi.BuilderOpenApiGatewayLambdaApi.Builder. webAclOptions(OpenApiGatewayWebAclOptions webAclOptions)(experimental) Options for the AWS WAF v2 WebACL associated with the api.OpenApiGatewayLambdaApiProps.BuilderOpenApiGatewayLambdaApiProps.Builder. webAclOptions(OpenApiGatewayWebAclOptions webAclOptions)Sets the value ofOpenApiGatewayLambdaApiProps.getWebAclOptions()
-