KeyVaultContactArgs

fun KeyVaultContactArgs(email: Output<String>, name: Output<String>? = null, phone: Output<String>? = null)