local Rulestack
suspend fun localRulestack(name: String, block: suspend LocalRulestackResourceBuilder.() -> Unit): LocalRulestack
Parameters
name
The unique name of the resulting resource.
block
Builder for LocalRulestack.
See also
Parameters
name
The unique name of the resulting resource.