batchAccount

suspend fun batchAccount(name: String, block: suspend BatchAccountResourceBuilder.() -> Unit): BatchAccount

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for BatchAccount.


See also

Parameters

name

The unique name of the resulting resource.