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