Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.VisibilityConfigProperty.Builder
Packages that use CfnWebACLPropsMixin.VisibilityConfigProperty.Builder
-
Uses of CfnWebACLPropsMixin.VisibilityConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.VisibilityConfigProperty.BuilderModifier and TypeMethodDescriptionCfnWebACLPropsMixin.VisibilityConfigProperty.builder()CfnWebACLPropsMixin.VisibilityConfigProperty.Builder.cloudWatchMetricsEnabled(Boolean cloudWatchMetricsEnabled) CfnWebACLPropsMixin.VisibilityConfigProperty.Builder.cloudWatchMetricsEnabled(IResolvable cloudWatchMetricsEnabled) CfnWebACLPropsMixin.VisibilityConfigProperty.Builder.metricName(String metricName) Sets the value ofCfnWebACLPropsMixin.VisibilityConfigProperty.getMetricName()CfnWebACLPropsMixin.VisibilityConfigProperty.Builder.sampledRequestsEnabled(Boolean sampledRequestsEnabled) Sets the value ofCfnWebACLPropsMixin.VisibilityConfigProperty.getSampledRequestsEnabled()CfnWebACLPropsMixin.VisibilityConfigProperty.Builder.sampledRequestsEnabled(IResolvable sampledRequestsEnabled) Sets the value ofCfnWebACLPropsMixin.VisibilityConfigProperty.getSampledRequestsEnabled()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.VisibilityConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.VisibilityConfigProperty.Builder.