plugin Attachment
suspend fun pluginAttachment(name: String, block: suspend PluginAttachmentResourceBuilder.() -> Unit): PluginAttachment
Parameters
name
The unique name of the resulting resource.
block
Builder for PluginAttachment.
See also
Parameters
name
The unique name of the resulting resource.