Class GetWafRulesFilterArgs
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.Cloudflare.Inputs
Assembly: Pulumi.Cloudflare.dll
Syntax
public sealed class GetWafRulesFilterArgs : InvokeArgs
Constructors
View SourceGetWafRulesFilterArgs()
Declaration
public GetWafRulesFilterArgs()
Properties
View SourceDescription
Declaration
public string Description { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
GroupId
Declaration
public string GroupId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Mode
Declaration
public string Mode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |