instructionResource

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Instruction.