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