code Signing Account
suspend fun codeSigningAccount(name: String, block: suspend CodeSigningAccountResourceBuilder.() -> Unit): CodeSigningAccount
Parameters
name
The unique name of the resulting resource.
block
Builder for CodeSigningAccount.
See also
Parameters
name
The unique name of the resulting resource.