instruction

suspend fun instruction(name: String, block: suspend InstructionResourceBuilder.() -> Unit): Instruction

Parameters

name

The unique name of the resulting resource.

block

Builder for Instruction.

See also


Parameters

name

The unique name of the resulting resource.

See also