sfdcInstance

suspend fun sfdcInstance(name: String, block: suspend SfdcInstanceResourceBuilder.() -> Unit): SfdcInstance

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for SfdcInstance.


See also

Parameters

name

The unique name of the resulting resource.