smart Detection Rule
suspend fun smartDetectionRule(name: String, block: suspend SmartDetectionRuleResourceBuilder.() -> Unit): SmartDetectionRule
Parameters
name
The unique name of the resulting resource.
block
Builder for SmartDetectionRule.
See also
Parameters
name
The unique name of the resulting resource.