appAttachment

suspend fun appAttachment(name: String, block: suspend AppAttachmentResourceBuilder.() -> Unit): AppAttachment

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for AppAttachment.


See also

Parameters

name

The unique name of the resulting resource.