random Password
suspend fun randomPassword(name: String, block: suspend RandomPasswordResourceBuilder.() -> Unit): RandomPassword
Parameters
name
The unique name of the resulting resource.
block
Builder for RandomPassword.
See also
Parameters
name
The unique name of the resulting resource.