appAttachment

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

Parameters

name

The unique name of the resulting resource.

block

Builder for AppAttachment.

See also


Parameters

name

The unique name of the resulting resource.

See also