ContributorInsightsSpecificationResponse

data class ContributorInsightsSpecificationResponse(val enabled: Boolean? = null)

Definition of ContributorInsightsSpecification

Constructors

Link copied to clipboard
constructor(enabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null

Indicates whether CloudWatch Contributor Insights are to be enabled (true) or disabled (false).