secret Ciphertext
suspend fun secretCiphertext(name: String, block: suspend SecretCiphertextResourceBuilder.() -> Unit): SecretCiphertext
Parameters
name
The unique name of the resulting resource.
block
Builder for SecretCiphertext.
See also
Parameters
name
The unique name of the resulting resource.