ControlFolderIntelligenceConfigEffectiveIntelligenceConfig

data class ControlFolderIntelligenceConfigEffectiveIntelligenceConfig(val effectiveEdition: String? = null, val intelligenceConfig: String? = null)

Constructors

constructor(effectiveEdition: String? = null, intelligenceConfig: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Output) The StorageIntelligence edition that is applicable for the resource.

Link copied to clipboard

(Output) The Intelligence config resource that is applied for the target resource.