subscription Rule
suspend fun subscriptionRule(name: String, block: suspend SubscriptionRuleResourceBuilder.() -> Unit): SubscriptionRule
Parameters
name
The unique name of the resulting resource.
block
Builder for SubscriptionRule.
See also
Parameters
name
The unique name of the resulting resource.