instruction

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Instruction.


See also

Parameters

name

The unique name of the resulting resource.