Show / Hide Table of Contents

Class WebAclLoggingConfigurationRedactedFields

Inheritance
System.Object
WebAclLoggingConfigurationRedactedFields
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.WafRegional.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class WebAclLoggingConfigurationRedactedFields

Fields

View Source

FieldToMatches

Set of configuration blocks for fields to redact. Detailed below.

Declaration
public readonly ImmutableArray<WebAclLoggingConfigurationRedactedFieldsFieldToMatch> FieldToMatches
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<WebAclLoggingConfigurationRedactedFieldsFieldToMatch>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.