GetControlProjectIntelligenceConfigResult

data class GetControlProjectIntelligenceConfigResult(val editionConfig: String, val effectiveIntelligenceConfigs: List<GetControlProjectIntelligenceConfigEffectiveIntelligenceConfig>, val filters: List<GetControlProjectIntelligenceConfigFilter>, val id: String, val name: String, val updateTime: String)

A collection of values returned by getControlProjectIntelligenceConfig.

Constructors

constructor(editionConfig: String, effectiveIntelligenceConfigs: List<GetControlProjectIntelligenceConfigEffectiveIntelligenceConfig>, filters: List<GetControlProjectIntelligenceConfigFilter>, id: String, name: String, updateTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard