Uses of Interface
software.aws.awsprototypingsdk.openapigateway.ManagedRule
-
-
Uses of ManagedRule in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement ManagedRule Modifier and Type Class Description static classManagedRule.Jsii$ProxyAn implementation forManagedRuleMethods in software.aws.awsprototypingsdk.openapigateway that return ManagedRule Modifier and Type Method Description ManagedRuleManagedRule.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.openapigateway that return types with arguments of type ManagedRule Modifier and Type Method Description default List<ManagedRule>OpenApiGatewayWebAclOptions. getManagedRules()(experimental) List of managed rules to apply to the web acl.List<ManagedRule>OpenApiGatewayWebAclOptions.Jsii$Proxy. getManagedRules()Method parameters in software.aws.awsprototypingsdk.openapigateway with type arguments of type ManagedRule Modifier and Type Method Description OpenApiGatewayWebAclOptions.BuilderOpenApiGatewayWebAclOptions.Builder. managedRules(List<? extends ManagedRule> managedRules)Sets the value ofOpenApiGatewayWebAclOptions.getManagedRules()
-