mscSubContract

suspend fun mscSubContract(name: String, block: suspend MscSubContractResourceBuilder.() -> Unit): MscSubContract

Parameters

name

The unique name of the resulting resource.

block

Builder for MscSubContract.

See also


Parameters

name

The unique name of the resulting resource.

See also