Class GetWafPackagesFilterArgs
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 GetWafPackagesFilterArgs : InvokeArgs
Constructors
View SourceGetWafPackagesFilterArgs()
Declaration
public GetWafPackagesFilterArgs()
Properties
View SourceActionMode
Declaration
public string ActionMode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
DetectionMode
Declaration
public string DetectionMode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Sensitivity
Declaration
public string Sensitivity { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |