ReferenceSetsResponse

data class ReferenceSetsResponse(val ipSetReferences: Map<String, IPSetReferenceResponse>? = null)

Definition of ReferenceSets

Constructors

Link copied to clipboard
constructor(ipSetReferences: Map<String, IPSetReferenceResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Property ipSetReferences