batch Account
suspend fun batchAccount(name: String, block: suspend BatchAccountResourceBuilder.() -> Unit): BatchAccount
Parameters
name
The unique name of the resulting resource.
block
Builder for BatchAccount.
See also
Parameters
name
The unique name of the resulting resource.