ruleAttachment

suspend fun ruleAttachment(name: String, block: suspend RuleAttachmentResourceBuilder.() -> Unit): RuleAttachment

Parameters

name

The unique name of the resulting resource.

block

Builder for RuleAttachment.

See also


Parameters

name

The unique name of the resulting resource.

See also