PreventionDiscoveryConfigOrgConfigLocation

data class PreventionDiscoveryConfigOrgConfigLocation(val folderId: String? = null, val organizationId: String? = null)

Constructors

constructor(folderId: String? = null, organizationId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val folderId: String? = null

The ID for the folder within an organization to scan

Link copied to clipboard
val organizationId: String? = null

The ID of an organization to scan