ListFirewallPolicyIdpsSignatureResult

data class ListFirewallPolicyIdpsSignatureResult(val matchingRecordsCount: Double? = null, val signatures: List<SingleQueryResultResponse>? = null)

Query result

Constructors

Link copied to clipboard
constructor(matchingRecordsCount: Double? = null, signatures: List<SingleQueryResultResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of total records matching the query.

Link copied to clipboard

Array containing the results of the query