localUser

suspend fun localUser(name: String, block: suspend LocalUserResourceBuilder.() -> Unit): LocalUser

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for LocalUser.


See also

Parameters

name

The unique name of the resulting resource.