BackupPlanIndexActionsResourceType

data class BackupPlanIndexActionsResourceType(val resourceTypes: List<String>? = null)

Constructors

Link copied to clipboard
constructor(resourceTypes: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceTypes: List<String>? = null