GetClusterProtectConfig

data class GetClusterProtectConfig(val workloadConfigs: List<GetClusterProtectConfigWorkloadConfig>, val workloadVulnerabilityMode: String)

Constructors

Link copied to clipboard
constructor(workloadConfigs: List<GetClusterProtectConfigWorkloadConfig>, workloadVulnerabilityMode: String)

Types

Link copied to clipboard
object Companion