mscSubContract

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for MscSubContract.


See also

Parameters

name

The unique name of the resulting resource.