AsymmetricEncryptedSecretArgs

fun AsymmetricEncryptedSecretArgs(encryptionAlgorithm: Output<EncryptionAlgorithm>, encryptionCertThumbprint: Output<String>? = null, value: Output<String>)