batch Scram Secret
suspend fun batchScramSecret(name: String, block: suspend BatchScramSecretResourceBuilder.() -> Unit): BatchScramSecret
Parameters
name
The unique name of the resulting resource.
block
Builder for BatchScramSecret.
See also
Parameters
name
The unique name of the resulting resource.