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