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 OpenApiGatewayWebAclOptionsOpenApiGatewayRestApiProps. getWebAclOptions()(experimental) Options for the AWS WAF v2 WebACL associated with the api.OpenApiGatewayWebAclOptionsOpenApiGatewayRestApiProps.Jsii$Proxy. getWebAclOptions()Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayWebAclOptions Modifier and Type Method Description OpenApiGatewayRestApi.BuilderOpenApiGatewayRestApi.Builder. webAclOptions(OpenApiGatewayWebAclOptions webAclOptions)(experimental) Options for the AWS WAF v2 WebACL associated with the api.OpenApiGatewayRestApiProps.BuilderOpenApiGatewayRestApiProps.Builder. webAclOptions(OpenApiGatewayWebAclOptions webAclOptions)Sets the value ofOpenApiGatewayRestApiProps.getWebAclOptions()
-