Uses of Class
software.amazon.awscdk.services.wafv2.CfnLoggingConfigurationProps.Builder
Packages that use CfnLoggingConfigurationProps.Builder
-
Uses of CfnLoggingConfigurationProps.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnLoggingConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnLoggingConfigurationProps.builder()CfnLoggingConfigurationProps.Builder.logDestinationConfigs(List<? extends Object> logDestinationConfigs) Sets the value ofCfnLoggingConfigurationProps.getLogDestinationConfigs()CfnLoggingConfigurationProps.Builder.loggingFilter(Object loggingFilter) Sets the value ofCfnLoggingConfigurationProps.getLoggingFilter()CfnLoggingConfigurationProps.Builder.redactedFields(List<? extends Object> redactedFields) Sets the value ofCfnLoggingConfigurationProps.getRedactedFields()CfnLoggingConfigurationProps.Builder.redactedFields(IResolvable redactedFields) Sets the value ofCfnLoggingConfigurationProps.getRedactedFields()CfnLoggingConfigurationProps.Builder.resourceArn(String resourceArn) Sets the value ofCfnLoggingConfigurationProps.getResourceArn()CfnLoggingConfigurationProps.Builder.resourceArn(IWebACLRef resourceArn) Sets the value ofCfnLoggingConfigurationProps.getResourceArn()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnLoggingConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLoggingConfigurationProps.Builder.