contributor Insight Rule
suspend fun contributorInsightRule(name: String, block: suspend ContributorInsightRuleResourceBuilder.() -> Unit): ContributorInsightRule
Parameters
name
The unique name of the resulting resource.
block
Builder for ContributorInsightRule.
See also
Parameters
name
The unique name of the resulting resource.