GetControlProjectIntelligenceConfigEffectiveIntelligenceConfig

data class GetControlProjectIntelligenceConfigEffectiveIntelligenceConfig(val effectiveEdition: String, val intelligenceConfig: String)

Constructors

constructor(effectiveEdition: String, intelligenceConfig: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The 'StorageIntelligence' edition that is applicable for the resource.

Link copied to clipboard

The Intelligence config resource that is applied for the target resource.