service Account
suspend fun serviceAccount(name: String, block: suspend ServiceAccountResourceBuilder.() -> Unit): ServiceAccount
Parameters
name
The unique name of the resulting resource.
block
Builder for ServiceAccount.
See also
Parameters
name
The unique name of the resulting resource.