ContactArgs

constructor(alertNotifications: Output<Boolean>? = null, alertsToAdmins: Output<Boolean>? = null, email: Output<String>? = null, name: Output<String>? = null, phone: Output<String>? = null)