Class WebAclLoggingConfigurationRedactedFieldsArgs
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.Waf.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class WebAclLoggingConfigurationRedactedFieldsArgs : ResourceArgs
Constructors
View SourceWebAclLoggingConfigurationRedactedFieldsArgs()
Declaration
public WebAclLoggingConfigurationRedactedFieldsArgs()
Properties
View SourceFieldToMatches
Set of configuration blocks for fields to redact. Detailed below.
Declaration
public InputList<WebAclLoggingConfigurationRedactedFieldsFieldToMatchArgs> FieldToMatches { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<WebAclLoggingConfigurationRedactedFieldsFieldToMatchArgs> |